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

markdown format fix
pull/141/head
orangleliu 2 years ago committed by GitHub
parent 5667341851
commit 53571591ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -171,7 +171,7 @@ beanName 就是正常对象
当然,这时候出场的肯定是 IOC 啦。 当然,这时候出场的肯定是 IOC 啦。
我们都知道 IOC 是 **控制反转** ,但是别忘了 **容器** 这个词,比如 **容器的根接口 **BeanFactory **容器的实现** 👇 我们都知道 IOC 是 **控制反转** ,但是别忘了 **容器** 这个词,比如 **容器的根接口** BeanFactory **容器的实现** 👇
1. ClassPathXmlApplicationContext 1. ClassPathXmlApplicationContext
2. AnnotationConfigApplicationContext 2. AnnotationConfigApplicationContext

Loading…
Cancel
Save