Back to Mini Spring

mini-spring

README_en.md

5.0.07.8 KB
Original Source

mini-spring

English | 简体中文

Sister Projects:

About

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!!!

Features

Basics

Extensions

Advanced

Others

Usage

Read changelog.md

Video Tutorial (Complete Version)

Questions

Ask Questions Here

Contributing

Pull Requests are welcome

About Me

Learn More

Phone/WeChat: 15975984828 Email: [email protected]

Star History

This project may not be used for commercial purposes without my written permission.

References

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