Skip to content

LeoMe1/mini-spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-spring

Build Status License Stars Forks

About

The mini-spring is a simplified version of the Spring framework that will help you quickly get familiar with the Spring source code and grasp the core principles of Spring. The core logic of Spring is extracted, the code is extremely simplified, and the core functions of Spring, such as IoC and AOP, resource loaders, event listeners, type conversion, container extension points, bean life cycle and scope, and application context, are retained.

If this project can help you, please STAR the project, thank you!!!

Contents

Basics

Expanding

Advanced

Bug fix

Usage

Each function point corresponds to a branch. Switch to the branch corresponding to the function point to see the new function. The incremental change point is described in the changelog.md file.

Contributing

Any contributions you make are greatly appreciated.

Contact

Please feel free to ask me any questions related to mini-spring and other technologies. My email is [email protected].

Reference

About

mini-spring是简化版的spring框架

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%