Skip to content

m3h3d1/mini-spring-en

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

170 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-spring

About

mini-spring is a simplified version of the Spring framework. It helps you quickly understand Spring's source code and core principles. The project extracts Spring’s essential logic while keeping the code minimal, preserving key features like IoC, AOP, resource loading, event listeners, type conversion, container extension points, bean lifecycle and scope, application context, and more.

Features

Basics: IoC

Basics: AOP

Extension Features

Advanced Topics

Others

Usage

Refer to changelog.md

About

mini-spring is a simplified Spring framework that helps you quickly understand its core principles. It retains essential features like IoC, AOP, resource loading, event handling, and bean lifecycle while keeping the code minimal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%