This site is a collection of reference applications created to show how to develop Aspectran applications following the recommended best practices.
-
Clone this repository
$ git clone https://github.com/aspectran/demo-app.git
-
Build with Maven
$ cd demo-app $ mvn clean package
-
Startup the Aspectran Shell
$ cd app/bin $ ./shell.sh
-
Access in your browser at http://localhost:8080