Skip to content

Lightweight version that does not support the servlet specification and is suitable for building high performance REST API services

License

Notifications You must be signed in to change notification settings

aspectran/aspectow-light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aspectow Light Edition

Aspectow Light Edition is a lightweight version with servlet specifications removed from Aspectow, an all-in-one web application server based on Aspectran, and is suitable for building high-performance REST API services.
JBoss's Undertow web server is built-in.

Running Aspectow

  • Clone this repository

    $ git clone https://github.com/aspectran/aspectow-light.git
  • Build with Maven

    $ cd aspectow-light
    $ mvn clean package
  • Run with Aspectran Shell

    $ cd app/bin
    $ ./shell.sh
  • Access in your browser at http://localhost:8081

About

Lightweight version that does not support the servlet specification and is suitable for building high performance REST API services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •