README_en.md
English | 简体中文
Sister Projects:
mini-spring is a simplified version of the Spring framework that helps you quickly familiarize yourself with Spring source code and master Spring's core principles. It extracts Spring's core logic with extremely simplified code while preserving Spring's core functionality, including IoC and AOP, resource loaders, event listeners, type conversion, container extension points, bean lifecycle and scope, application context, and other core features.
If this project helps you, please give it a STAR, thank you!!!
Read changelog.md
Video Tutorial (Complete Version)
Pull Requests are welcome
Phone/WeChat: 15975984828 Email: [email protected]
This project may not be used for commercial purposes without my written permission.
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.
Any contributions you make are greatly appreciated.
Please feel free to ask me any questions related to mini-spring and other technologies. My email is [email protected].