Chapter 1. Introduction to Spring

In this chapter, you will be given a crash course refresher on Spring, the core container, as well as some of the globally available facilities provided by the container, such as aspect-oriented programming (AOP). You will also become acquainted with the Spring XML configuration format as well as the annotation-driven support. The core framework has changed in many ways, and coverage of the additional configuration options is available in Chapter 2.

One of the most notable shifts in the core framework was the change from AOP support in the 1.x release of Spring to the AOP support starting from version 2.0. The Spring framework overhauled its AOP support, integrating with AspectJ_a separate project whose functionality ...

Get Spring Enterprise Recipes: A Problem-Solution Approach now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.