1. The 2nd edition of the "Spring in Action" book ([Amazon][1]) (covers Spring 2.0, but is a good resource for the generic concepts) 2. The Spring Framework Reference Manual ([HTML][2]/[PDF][3]) 3. List of suggested study topics for the Spring Framework Certification examination ([PDF][4]) 4. Doing the various Spring exams at [JavaBlackBelt][5] [1]: http://www.amazon.com/Spring-Action-Craig-Walls/dp/1933988134/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1221761713&sr=8-1 [2]: http://static.springframework.org/spring/docs/2.5.x/reference/index.html [3]: http://static.springframework.org/spring/docs/2.5.x/spring-reference.pdf [4]: http://www.springsource.com/files/u1/_for_the_Spring_Framework_Certification_Exam.pdf "List of suggested study topics for the Spring Framework Certification examination" [5]: http://javablackbelt.com [*I'm continuing to find resources, so I'm combining them here in a single answer*]