Java Spring Framework Question:

What is the Core container module?

Tweet Share WhatsApp

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 PDF Read All 43 Spring Framework Questions
Previous QuestionNext Question
What are the different modules in Spring framework?What is Application context module?