spring boot refresh流程

这里使用的是spring boot 1.5.9java 先看一下具体的实现方法spring public void refresh() throws BeansException, IllegalStateException { synchronized(this.startupShutdownMonitor) { this.prepareRefresh()
相关文章
相关标签/搜索