forge-service
Modules
-
core : Classes needed to bootstrap Forge in a Java EE environment (depends on CDI and the Forge core APIs)
-
rest: REST endpoints exposing UICommands
-
web : Sample web application consuming the REST endpoints
How to run
-
Run
mvn clean install
to build the whole project -
Run
java -jar web/target/forge-service-thorntail.jar