spring-ioc筆記

ApplicationContext的三種常見的實現類:web ClassPathXmlApplicationContext: 加載類路徑下的配置文件 FileSystemXmlApplicationContext: 加載磁盤路徑下的配置文件 AnnotationConfigApplicationContext: 用於讀取註解建立的容器 核心容器接口引起的問題:spring Application
相關文章
相關標籤/搜索