This is a (WIP) toy project HTTP 1.1 server and Servlet 2.5 Container implementation on top of the Java Module System.
By no means is this intended for production use.
http://ggam.eu/java9-container/site/apidocs
Install required dependency: git clone https://github.com/ggam/java9-container-jlink; cd java9-container-jlink; mvn clean install
Compile: mvn clean install -DskipTests
Test: ./test.sh
Run: ./examples/container-runnable/target/jre-dist/bin/launch