2. Spring之IOC容器

文章目录 1. Spring IOC容器 1.1 IOC和DI 1.1.1 IOC(Inversion of Control):反转控制 1.1.2 DI(Dependency Injection):依赖注入 1.1.3 `IOC容器在Spring中的实现` 1.1.4 `ApplicationContext的主要实现类` 1.1.5 容器的结构图 `☆` 1. Spring IOC容器 1.1
相关文章
相关标签/搜索