Tag Archives: Eclipse

Spring 3 Hello World Application

This tutorial tell how to develop a simple Spring 3.0 Project. 

Used Technologies : 

JDK 1.6.0.21
Spring 3.0.5
Maven 3.0.2
Eclipse 3.5

STEP 1 : CREATE MAVEN PROJECT
1) A maven project is created as below. (It can be created by using Maven or IDE Plug-in).