feat
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
---
|
||||
|
||||
# 一、IOC
|
||||
  Spring框架的核心是IOC(控制反转)容器,它负责管理应用程序中的对象(称为Bean)的创建、配置和组装。
|
||||
  Spring框架的核心是IOC(控制反转)容器,它负责管理应用程序中的对象(称为Bean)的创建、配置和组装。
|
||||
  [IoC 容器](https://docs.springjava.cn/spring-framework/reference/core/beans.html)
|
||||
|
||||
# 二、Bean
|
||||
## 2.1 定义
|
||||
|
||||
Reference in New Issue
Block a user