SpringBoot项目常见异常:The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically
提示错误:
Loading class com.mysql.jdbc.Driver'. This is deprecated. The new driver class iscom.mysql.cj.jdbc.Driver’. The driver is automatically registered via the SPI and manual loading of the driver cl...
原创
2019-04-24 14:46:54 ·
2800 阅读 ·
0 评论