The Spring Framework is an application framework and inversion of control container for the Java platform. The framework’s core features can be used by any Java application, but there are extensions for building web applications on top of the Java EE platform
Download Full Files
Chapters
Getting started with Spring Framework
Spring Core
Spring Expression Language (SpEL)
Obtaining a SqlRowSet from SimpleJdbcCall
Creating and using beans
Bean scopes
Conditional bean registration in Spring
Spring JSR 303 Bean Validation
ApplicationContext Configuration
RestTemplate
Task Execution and Scheduling
Spring Lazy Initialization
Property Source
Dependency Injection (DI) and Inversion of Control (IoC)
JdbcTemplate
SOAP WS Consumption
Spring profile
Understanding the dispatcher-servlet.xml
Source: goalkicker.com