Skip to content

rayhili/jpetstore-6

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyBatis JPetStore

Build Status

mybatis-jpetstore

JPetStore 6 is a full web application built on top of MyBatis 3, Spring 3 and Stripes. It is available for downloading in the downloads section of MyBatis project site. In this section we will walk through this sample to understand how is it built and learn how to run it.

See: http://www.mybatis.org/spring/sample.html

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 89.1%
  • HTML 6.0%
  • CSS 4.9%