# springboot-mysql-druid **Repository Path**: zrb666/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**: 2020-12-01 - **Last Updated**: 2022-08-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 需求背景 Springboot集成Druid连接池集成,来自阿里的数据库连接池,Druid加入了日志监控,可以很好的监控DB池连接和SQL的执行情况等。