Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Jax-RS-Performance-Comparison - ActFramework implementation

ActFramework is a Java based full stack framework, could be used to quickly develop MVC or RESTful service application.

Requirements

You must have Java 7+ and maven to run this application.

Run

To run this application in PROD mode, type ./run_prod.

This application is configured to listen on port 8080

Test

To run end to end test, type ./run_e2e