- Spring Boot+Spring Cloud+Vue+Element項目實戰:手把手教你開發權限管理系統
- 徐麗健
- 80字
- 2019-11-22 18:33:00
8.2 添加依賴
在pom文件中添加Druid相關的maven依賴。
pom.xml

Druid Spring Boot Starter是阿里官方提供的Spring Boot插件,用于幫助在Spring Boot項目中輕松集成Druid數據庫連接池和監控。
更多資料可以參考:
- Druid:https://github.com/alibaba/druid
- Druid Spring Starter:https://github.com/alibaba/druid/tree/master/druid-spring-boot-starter
推薦閱讀
- C++ Primer習題集(第5版)
- Swift 3 New Features
- 編寫高質量代碼:改善C程序代碼的125個建議
- Python數據分析(第2版)
- INSTANT Passbook App Development for iOS How-to
- JavaScript程序設計(第2版)
- Go語言入門經典
- Java EE架構設計與開發實踐
- Python硬件編程實戰
- Java設計模式深入研究
- JavaScript Unit Testing
- Learn Linux Quickly
- IBM DB2 9.7 Advanced Application Developer Cookbook
- Computer Vision with Python 3
- SQL Server 2012數據庫管理與開發(慕課版)