This project contains a barebones example webapp that uses embedded Jetty and Maven to deploy a server.

This project is laid out like this:

You can run this locally by executing this command:

mvn package exec:java

Learn more at HappyCoding.io/tutorials/java-server.