JPetStore is a full web application built on top of Aspectran and MyBatis 3.
This is another implementation of MyBatis sample application (https://github.com/mybatis/jpetstore-6).
-
Clone this repository
$ git clone https://github.com/aspectran/aspectran-jpetstore.git
-
Build with Maven
$ cd aspectran-jpetstore $ mvn clean package
-
Startup the Aspectran Shell
$ cd app/bin $ ./shell.sh
-
Access in your browser at http://localhost:8081
Username: j2ee Password: j2ee