Today, I want to study about “SPRING IoC Container” …

Untitled-2024-05-16-1235.png

CONTAINER overview

BEANS overview

Dependencies

Bean scopes

Customizing the nature of a bean

Bean definition inheritance

Container Extension Points

Annotation-based container configuration

Classpath scanning and managed components

Using JSR 330 Standard Annotation

Java-based container configuration

Registering a LoadTimeWeaver

Additional Capabilities of the ApplicationContext

The BeanFactory