摘要: String configFile = "applicationContext.xml"; ApplicationContext ctx = new ClassPathXmlApplicationContext(configFile); boolean p = ctx.containsBeanDef 阅读全文
posted @ 2020-09-24 15:07 shijiu520 阅读(1548) 评论(0) 推荐(0)