In this chapter, you’ll learn about the core tasks associated with Spring. At the heart of the Spring Framework is the Spring Inversion of Control (Io0043) container. The IoC container is used to manage and configure Plain Old Java Objects (POJOs). Because one of the primary appeals of the Spring Framework is to build Java applications with POJOs, many of Spring’s core tasks involve managing and configuring ...
© Marten Deinum, Daniel Rubio, and Josh Long 2017
Marten Deinum, Daniel Rubio and Josh Long, Spring 5 Recipes, https://doi.org/10.1007/978-1-4842-2790-9_2
2. Spring Core Tasks
Marten Deinum1 , Daniel Rubio2 and Josh Long3
(1)Meppel, Drenthe, The Netherlands
(2)F. Bahia, Ensenada, Baja California, Mexico
(3)Apartment 205, Canyon Country, California, USA
Get Spring 5 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.