摘要: 手动加载Spring配置文件有两个类,分别是ClassPathXmlApplication与FileSystemXmlApplicationContext; 两个类的区别: 1.ClassPathXmlApplication的使用方法public void testBean(){ //单配置文件方式 阅读全文
posted @ 2019-08-01 17:46 真理不真 阅读(1355) 评论(0) 推荐(0) 编辑