警告信息: Loading class com.Mysql.jdbc.Driver'. This is deprecated. The new driver class iscom.mysql.
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 driver class is generally unnecessary.
提示信息表明:
数据库驱动com.mysql.jdbc.Driver已经被弃用了、应当使用新的驱动com.mysql.cj.jdbc.Driver
所以,按照提示更改jdbc.properties配置 com.mysql.jdbc.Driver 改为 com.mysql.cj.jdbc.Driver
在spring配置文件种查看德鲁伊连接池配置
将红框所圈值改为:com.mysql.cj.jdbc.Driver
重新执行查看控制台
警告解除。
来源地址:https://blog.csdn.net/m0_67266585/article/details/126434816
--结束END--
本文标题: Loading class `com.mysql.jdbc.Driver‘. This is deprecated.解决方法
本文链接: https://lsjlt.com/news/412028.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
2024-10-23
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0