Piranha Embedded Hello World template

This project delivers you with a template to get started with Piranha Embedded.

Building locally

To build the project locally use the following Maven command line:

  mvn clean install

Executing locally

  mvn exec:java

And then browse to http://localhost:8080 to see it in action.