# springboot-mysql-druid **Repository Path**: EIUI/springboot-mysql-druid ## Basic Information - **Project Name**: springboot-mysql-druid - **Description**: springboot2【Druid连接池集成】 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-05-07 - **Last Updated**: 2021-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 需求背景 Springboot集成Druid连接池集成,来自阿里的数据库连接池,Druid加入了日志监控,可以很好的监控DB池连接和SQL的执行情况等。 durid 是一个比较强大的监控数据库连接池 http://localhost:9090/druid/sql.html ![image-20210507124115499](image-20210507124115499.png)