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

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
- REFERENCES
- READ MORE ABOUT METADATA
- READ MORE ABOUT Dependency injection
- READ MORE JAVA DESIGN PATTERN