解决Loading class `com.mysql.jdbc.Driver'. This is deprecated.

IDEA编写的数据库报红字:

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.
解决

 

posted @ 2023-01-21 12:01  壹贰叁肆伍陆  阅读(179)  评论(0)    收藏  举报