springboot中配置mybatis數據源,使用阿里的 Druid 數據庫鏈接池

參考了不少文章,記錄下本身的學習過程!css 參考:https://blog.csdn.net/weixin_40776321/article/details/99633110html 1. 在pom.xml中添加依賴:java <dependency> <groupId>com.alibaba</groupId> <artifactId>druid</artifactId>
相關文章
相關標籤/搜索