#Serving Web Content With Spring MVC
Description: Got to work with Java, Spring MVC, Maven, Tomcat, and other cool technologies by following along with the tutorial.
Status: Working
Run from eclipse:
Right click src/main/java/hello/Application.java
Run As... Java Application
localhost:8080/greeting
Resource:
Spring Docs > Getting Started Guide