2017年9月11日

获取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)

Exception in thread "main" java.lang.NoClassDefFoundError一种原因

摘要: jar包有冲突 阅读全文

posted @ 2017-09-11 15:56 Honey_Badger 阅读(260) 评论(0) 推荐(0)

导航

github