Spring Boot application on Java EE Container (JBoss).
In order to start the POC use:
$ git clone https://github.com/alobaton/jboss-poc.git
$ cd jboss-poc
$ mvn clean install
Update your standalone/deployments/standalone.xml
file. See Deploy a WAR File in JBoss
Now open your browser at http://localhost:8080/hello-world