- Spring 5.0 Cookbook
- Sherwin John Calleja Tragura
- 42字
- 2021-07-08 10:16:16
Getting started
We need both ch02-xml and ch02-jc in this recipe since the bean loading strategy depends on what type of ApplicationContext container is being used. There are two bean loading strategies in the Spring 5.0 framework namely eager and lazy loading.