Multiple choice technology web technology

This module makes spring a framework. This module extends the concept of BeanFactory, providing support for internationalization (I18N) messages, application lifecycle events, and validation.

  1. Application Context Module

  2. AOP Module

  3. Core Container Module

  4. DAO Module

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The ApplicationContext module extends BeanFactory and adds enterprise features: internationalization (I18N), event publication, resource loading, and validation. This is what makes Spring a complete framework rather than just an IoC container.