摘要: 一、添加Druid、MySQL连接池、mybatis依赖 <!--整合Druid--> <dependency> <groupId>com.alibaba</groupId> <artifactId>druid</artifactId> <version>1.1.11</version> </dep 阅读全文
posted @ 2019-02-15 20:29 溪源 阅读(5208) 评论(0) 推荐(0) 编辑