mirror of
https://github.com/youthlql/JavaYouth.git
synced 2026-04-15 23:03:39 +00:00
图床修改
This commit is contained in:
@@ -16,7 +16,7 @@ date: 2022-01-27 21:01:02
|
||||
|
||||
## 流程图-bean初始化流程
|
||||
|
||||
<img src="https://upyunimg.imlql.cn/youthlql@1.0.7/spring-sourcecode-v1/flow_chart/bean%E5%88%9D%E5%A7%8B%E5%8C%96%E6%B5%81%E7%A8%8B.jpg">
|
||||
<img src="https://npm.elemecdn.com/youthlql@1.0.7/spring-sourcecode-v1/flow_chart/bean%E5%88%9D%E5%A7%8B%E5%8C%96%E6%B5%81%E7%A8%8B.jpg">
|
||||
|
||||
## AbstractApplicationContext#refresh()
|
||||
|
||||
@@ -206,7 +206,7 @@ date: 2022-01-27 21:01:02
|
||||
|
||||
## 工厂Bean的初始化方式
|
||||
|
||||
<img src="https://upyunimg.imlql.cn/youthlql@1.0.6/spring-sourcecode-v1/chapter_04/image-20210930171319531.png"/>
|
||||
<img src="https://npm.elemecdn.com/youthlql@1.0.6/spring-sourcecode-v1/chapter_04/image-20210930171319531.png"/>
|
||||
|
||||
|
||||
|
||||
@@ -313,13 +313,13 @@ public class Hello {
|
||||
|
||||
从这里开始看调用链
|
||||
|
||||
<img src="https://upyunimg.imlql.cn/youthlql@1.0.6/spring-sourcecode-v1/chapter_04/image-20210930175345542.png"/>
|
||||
<img src="https://npm.elemecdn.com/youthlql@1.0.6/spring-sourcecode-v1/chapter_04/image-20210930175345542.png"/>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<img src="https://upyunimg.imlql.cn/youthlql@1.0.6/spring-sourcecode-v1/chapter_04/image-20210930175539928.png"/>
|
||||
<img src="https://npm.elemecdn.com/youthlql@1.0.6/spring-sourcecode-v1/chapter_04/image-20210930175539928.png"/>
|
||||
|
||||
|
||||
|
||||
@@ -475,13 +475,13 @@ String FACTORY_BEAN_PREFIX = "&";
|
||||
|
||||
最后返回
|
||||
|
||||
<img src="https://upyunimg.imlql.cn/youthlql@1.0.6/spring-sourcecode-v1/chapter_04/image-20210930180811270.png"/>
|
||||
<img src="https://npm.elemecdn.com/youthlql@1.0.6/spring-sourcecode-v1/chapter_04/image-20210930180811270.png"/>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<img src="https://upyunimg.imlql.cn/youthlql@1.0.6/spring-sourcecode-v1/chapter_04/image-20210930181219048.png"/>
|
||||
<img src="https://npm.elemecdn.com/youthlql@1.0.6/spring-sourcecode-v1/chapter_04/image-20210930181219048.png"/>
|
||||
|
||||
|
||||
|
||||
@@ -532,7 +532,7 @@ public class Cat implements InitializingBean, SmartInitializingSingleton {
|
||||
|
||||
### Debug调用栈
|
||||
|
||||
<img src="https://upyunimg.imlql.cn/youthlql@1.0.6/spring-sourcecode-v1/chapter_04/image-20211008174534713.png"/>
|
||||
<img src="https://npm.elemecdn.com/youthlql@1.0.6/spring-sourcecode-v1/chapter_04/image-20211008174534713.png"/>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user