The article: http://kielczewski.eu/2014/04/spring-boot-mvc-application/
Also check out: http://kielczewski.eu/2014/04/developing-restful-web-service-with-spring-boot/
mvn package
java -jar target/example-spring-boot-mvc-1.0-SNAPSHOT.war
- Point your browser to http://localhost:8080/user_list.html