I\'m trying to get started with JAVA/Eclipse/Spring MVC but can\'t seem to find a "dummies" or "step-by-step" guide for setting everything up and creatin
There is a major difference in Spring 2.5 and Spring 3.x, Spring 3 or later introduces Annotations based bean wiring and dependency injection.
The nice step by step tutorial i found is http://www.journaldev.com/3531/spring-mvc-hibernate-mysql-integration-crud-example-tutorial