- Was tested in jetty but should work in every Servlet container or Application Server
- You can delete jetty-web.xml in WEB-INF folder
- It Is a pure java Servlet application
- Works without xml configurations
- Uses only annotations
- Works in java 7 or newer
$ mvn clean install
# deploy target/app.war to tomcat/jboss/glassfish