Skip to content

gitzl/JptDeamon

Repository files navigation

MyBatis JPetStore

JPetStore 6 is a full web application built on top of MyBatis 3, Spring 4 and Stripes.

Essentials

Other versions that you may want to know about

Build Project

  • with maven: mvn clean install
  • with gradle: gradle clean build

Running with Tomcat

Running JPetStore sample under Tomcat (using maven).

  • Clone this repository
  • Open command prompt/shell and change to cloned directory
  • Issue following command to run project using Tomcat

mvn clean tomcat:run

Run with Gradle

	gradle jettyRun

Run RobotFramework Test Case

pybot -d target -x target/xunit.xml -v SERVER:IP:PORT src/test/test/

About

No description or website provided.

Topics

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages