摘要: spring的纯XML模式、XML+注解方式 1、javaSE应用 @Test public void test() { // 通过读取classpath下的xml文件来启动容器(xml模式SE应用下推荐) ClassPathXmlApplicationContext applicationCont 阅读全文
posted @ 2021-03-15 21:40 trueAndFalse 阅读(238) 评论(0) 推荐(0)