/spring-jpetstore

A web application built on top of Spring, Spring MVC, MyBatis 3, and Spring Security forked from http://mybatis.github.io/spring/sample.html

Primary LanguageJava

spring-jpetstore

JPetStore 6 is a full web application built on top of Spring, Spring MVC, MyBatis 3, and Spring Security. This is another implementation of MyBatis sample application (https://github.com/mybatis/jpetstore-6).

Original application 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.