文章目录
refresh
Spring bean解析就在此方法,所以单独提出来。
AbstractApplicationContext.refresh:
@Override
public void refresh() throws BeansException, IllegalStateException {
synchronized (
Spring bean解析就在此方法,所以单独提出来。
AbstractApplicationContext.refresh:
@Override
public void refresh() throws BeansException, IllegalStateException {
synchronized (