Skip to content

cattlesheep/jpetstore-6

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyBatis JPetStore

Build Status Coverage Status Dependency Status License

mybatis-jpetstore

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

Learn about its internals at: http://www.mybatis.org/spring/sample.html

Other versions that you may want to know about

Running with Tomcat 7

Running JPetStore sample under Tomcat 7 (using maven).

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

mvn clean tomcat7:run

About

A web application built on top of MyBatis 3, Spring 3 and Stripes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 88.4%
  • HTML 5.5%
  • CSS 4.6%
  • Shell 1.5%