Understand the core principles of Spring by writing a simplified version of the Spring framework. In the process of handwriting, Spring source code will be simplified, the core logic of the overall framework will be extracted, the code implementation process will be simplified, and the core functions will be retained, such as: IOC, AOP, Bean life cycle, context, scope, resource processing and other content implementation.
原仓库连接:https://github.com/fuzhengwei/small-spring
待完成:spring-jdbc、数据库事务相关内容...
以后会随着学习的深入对内容进行扩充...
致谢原仓库作者 小傅哥 让我们 “站在巨人的肩膀上” 学到更多的知识