A trivial working web application.
It's a building block for a demo of continuous deployment using docker.
Say mvn clean spring-boot:run
. Then load http://localhost:8080 in a browser.
Dumps the process environment to a web page. No HTML was used or harmed in the production of this page.