puniverse / capsule-runnable-war

A Runnable-WAR Capsule Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Runnable-WAR Capsule Demo


Languages

Language:Java 100.0%