Explain the role of ApplicationContext in spring.
Ask by James Smith
Updated 20 Sep 2020
1) a means for resolving text messages, including support for internationalization.
2) a generic way to load file resources.
3) events to beans that are registered as listeners.
Because of additional functionality, 'Application Context' is preferred over a BeanFactory