当前位置:Gxlcms > 数据库问题 > Spring Boot高版本配置数据库连接驱动问题

Spring Boot高版本配置数据库连接驱动问题

时间:2021-07-01 10:21:17 帮助过:41人阅读

控制台报如下警告:

 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‘。 驱动程序通过SPI(服务提供接口)自动注册,通常不需要手动加载驱动程序类。

 

意思就是对于现在的搞版本springboot mysql数据库驱动不需要配置

                                                                             微信公众号

                                               技术图片技术图片?

                                                                             JAVA程序猿成长之路

                          分享资源,记录程序猿成长点滴。专注于Java,Spring,SpringBoot,SpringCloud,分布式,微服务。 

Spring Boot高版本配置数据库连接驱动问题

标签:off   width   mysql数据库   图像   加载   play   gif   oca   image   

人气教程排行