摘要: applicationContext & BeanFactory区别 1、ApplicationContext接口★ ① 每次容器启动时就会创建容器中配置的所有对象 ② 提供了更多功能 ③ 从类路径下加载配置文件: ClassPathXmlApplicationContext("applicatio 阅读全文
posted @ 2019-12-09 21:22 ohmok 阅读(235) 评论(0) 推荐(0)