Why application context is used in spring?



Why application context is used in spring?..

Answer / Priyanka Chnadra

Application Context in Spring provides a more comprehensive configuration and lifecycle management compared to the BeanFactory. It includes features like MessageSource, EventListener, and Internationalization support.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What is difference between entity and table?

1 Answers  


Is spring a singleton component?

1 Answers  


Why are spring beans singleton by default?

1 Answers  


Explain annotation-based (@aspectj based) aspect implementation?

1 Answers  


What are some of the design patterns used in the spring framework?

1 Answers  


What is csrf in spring security?

1 Answers  


Describe some return types of the controller method.

1 Answers  


What is weaving in spring?

1 Answers  


What is @springbootapplication?

1 Answers  


How does ioc container work in spring?

1 Answers  


How do you find the source of a spring?

1 Answers  


What do you mean by spring beans? What does bean scopes spring support? Explain each.

1 Answers  


Categories