Question: In the Spring Bean lifecycle pictured, what should the third step of the process be?
- Persist bean definitions into a database
- Instance bean objects
- De-normalize bean definition
- Use reflection to inject bean objects into the servlet container
Answer: The correct answer of the above question is Option B:Instance bean objects