What is application context module?



What is application context module?..

Answer / Mohd. Tariq Khan

Application Context is a Spring Framework module that encapsulates the IoC container and various Spring services. It provides a simplified way to access beans (managed objects) and perform other tasks such as event publishing, internationalization, and message sourcing.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What are the ways by which hibernate can be accessed using spring?

1 Answers  


What are advices in spring?

1 Answers  


What is spring actuator?

1 Answers  


What is @controller annotation in spring?

1 Answers  


What is the bean factory in spring?

1 Answers  


What is called spring configuration file?

1 Answers  


How important is the spring bean configuration file?

1 Answers  


What is ioc container in spring?

1 Answers  


Why is lazy initialized?

1 Answers  


What is spring configuration file?

1 Answers  


Explain the concept of root application context in spring mvc along with its loading process.

1 Answers  


What are the core features of the spring framework?

1 Answers  


Categories