Integrated life cycle management
Automatic registration of BeanPostProcessor and BeanFactoryPostProcessor
Internationalization (message resource handling) with easy access to MessageSource
Events publication using a built-in ApplicationEvent
Provides WebApplicationContext, an application layer specific context for web applications
ApplicationContext is a sub-interface of BeanFactory. Let's look at its class signature: