Before you start this Spring 3 MVC tutorial, please refer to this new features in Spring 3 documentation, so that you have a brief idea of what’s new in Spring 3.
In this tutorial, we show you how to develop a Spring 3 MVC hello world example.
Technologies used :
  1. Spring 3.0.5.RELEASE
  2. JDK 1.6
  3. Maven 3
  4. Eclipse 3.6

1. Project Dependency

In Spring 3 @MVC, declares following dependencies in your Maven pom.xml file.
 
  3.0.5.RELEASE