Runnable WAR Capsule Demo A simple demo of using Capsule to package an auto-runnable war. To build: ./gradlew build To run: java -jar build/libs/capsule-runnable-war.war The servlet will then be accessible at http://localhost:8080/hello License Released to the public domain