2018年3月21日

摘要: //首先装载一个配置类AnnotationConfigApplicationContext context = new AnnotationConfigApplicationContext(MyConfig.class);配置类这样写@Configuration //等同与xml中的<beans>标 阅读全文
posted @ 2018-03-21 15:16 阮減显 阅读(256) 评论(0) 推荐(0)

导航