获取spring applicationcontext数据连接connection
摘要:
ApplicationContext context = new ClassPathXmlApplicationContext("applicationContext.xml"); // DataSource dataSource = (DataSource) context.getBean("dataSource"); ... 阅读全文
posted @ 2017-09-11 16:51 Honey_Badger 阅读(477) 评论(0) 推荐(0)
浙公网安备 33010602011771号