CHAPTER 4

image

Spring Configuration in Detail

In the previous chapter, we presented a detailed look at the concept of Inversion of Control (IoC) and how it fits into the Spring Framework. However, we have really only scratched the surface of what the Spring core can do. Spring provides a wide array of services that supplement and extend its basic IoC capabilities. In this chapter, you are going to explore these in detail. Specifically, you will be looking at the following:

  • Managing the bean life cycle: So far, all the beans you have seen have been fairly simple and completely decoupled from the Spring container. In this section, we present some strategies ...

Get Pro Spring,Fourth Edition 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.