SpringBoot導入Druid連接池,dbType not support

druid是由阿里開源,據說是各方面性能比較好的一個數據庫連接池,具有很強大的連接監控功能。 在Springboot項目中使用Druid: maven導入druid依賴: <dependency> <groupId>com.alibaba</groupId> <artifactId>druid</artifactId> <version>1.1.10
相關文章
相關標籤/搜索