springboot 配置 mysql druid
springboot 配置 mysql和druid如果和很多教程一模一样但就是不行,建议重新开一个项目试一下。先导入依赖: <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-jdbc</artifactId> &