SpringBoot项目搭建遇到的问题-The new driver class is `com.mysql.cj.jdbc.Driver'
报错信息:
Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the drive...
原创
2019-08-29 23:23:45 ·
1035 阅读 ·
0 评论