(仿Spring IOC)一个基于注解的轻量级IOC容器,支持构造函数注入和字段注入,支持循环依赖处理和检测,具有高可扩展的插件系统
-
Updated
May 15, 2021 - Java
(仿Spring IOC)一个基于注解的轻量级IOC容器,支持构造函数注入和字段注入,支持循环依赖处理和检测,具有高可扩展的插件系统
🥬🌱 — Testing How Spring boot beans works behind the scene with JUnit TDD. including Primary Bean, Circular Dependencies, Scope, Depends on etc.
Add a description, image, and links to the circular-dependency topic page so that developers can more easily learn about it.
To associate your repository with the circular-dependency topic, visit your repo's landing page and select "manage topics."