SpringMVC源码解读 --- DispatcherServlet的init方法 第三部分(WebApplicationContext的refresh方法 2

现在我们再来看ApplicationContext的refresh方法: public void refresh() throws BeansException, IllegalStateException { synchronized (this.startupShutdownMonitor) { // Prepare this context for refreshing.
相关文章
相关标签/搜索