写在前面:
在Springboot启动的那些事中分析了SpringApplication.run的过程。下面分析一下最为重要的是refreshContext
。
发现一遍比较好的帖子:https://fangjian0423.github.io/2017/05/10/springboot-context-refresh/
写在前面:
在Springboot启动的那些事中分析了SpringApplication.run的过程。下面分析一下最为重要的是refreshContext
。
发现一遍比较好的帖子:https://fangjian0423.github.io/2017/05/10/springboot-context-refresh/