Skip to content

blackburntech/jpetstore-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JPetStore Example Application for build demo

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

Follow the next steps to run the sample on Tomcat 7.0
- Download and install a JDK, eclipse and tomcat 7
- Run Eclipse
- In eclipse, go to Help/Eclipse Marketplace
- Install m2e plugin (maven)
- Install m2e-wtp plugin (maven for wtp)
- Check out the project from Git and import it into the workspace
- A new project named "jpetstore-6" will be shown
- Right click on jpetstore project and click on configure/convert to maven project
- Right click on jpetstore project and select "run on server"
- Select Tomcat 7 Server and set your installation directory
- JPetStore home page should be shown

About

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 92.4%
  • CSS 7.6%