Skip to content

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

License

Notifications You must be signed in to change notification settings

aspectran/demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published