/HelloWorld-SpringMVC

Simple Hello World app using Spring 4 MVC, Maven, and Tomcat

Primary LanguageJava

#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