We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Java Web Application without any dependencies
Starts a Web Server on port 8080
run with:
javac WebApp.java && java WebApp