Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 524 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 524 Bytes

Aspectran Demo Site

This site is a collection of reference applications created to show how to develop Aspectran applications following the recommended best practices.

Running Demo under Aspectran Shell

  • 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