Java Spring Framework Question:

Download Job Interview Questions and Answers PDF

What is the Core container module?

Spring Framework Interview Question
Spring Framework Interview Question

Answer:

This module is provides the fundamental functionality of the spring framework. In this module BeanFactory is the heart of any spring-based application. The entire framework was built on the top of this module. This module makes the Spring container.

Download Spring Framework Interview Questions And Answers PDF

Previous QuestionNext Question
What are the different modules in Spring framework?What is Application context module?