Skip to content

Commit 231a548

Browse files
authored
docs: update 16张图解锁Spring的整体脉络.md (#141)
1 parent 5667341 commit 231a548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Spring/Spring整体脉络/16张图解锁Spring的整体脉络.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ beanName 就是正常对象
171171

172172
当然,这时候出场的肯定是 IOC 啦。
173173

174-
我们都知道 IOC 是 **控制反转** ,但是别忘了 **容器** 这个词,比如 **容器的根接口 **BeanFactory ,**容器的实现** 👇
174+
我们都知道 IOC 是 **控制反转** ,但是别忘了 **容器** 这个词,比如 **容器的根接口** BeanFactory ,**容器的实现** 👇
175175

176176
1. ClassPathXmlApplicationContext
177177
2. AnnotationConfigApplicationContext

0 commit comments

Comments
 (0)