SpringBoot+Mybatis项目运行报错 Error: GlobalConfigUtils setMetaData Fail !  Cause:java.sql.SQLException: com.mysql.cj.jdbc.Driver(驱动版本问题)

SpringBoot+Mybatis项目运行报错 Error: GlobalConfigUtils setMetaData Fail ! Cause:java.sql.SQLException...

 出现该报错时的配置:

SpringBoot+Mybatis项目运行报错 Error: GlobalConfigUtils setMetaData Fail ! Cause:java.sql.SQLException...

 pom.xml文件

SpringBoot+Mybatis项目运行报错 Error: GlobalConfigUtils setMetaData Fail ! Cause:java.sql.SQLException...

解决办法:去掉.cj

SpringBoot+Mybatis项目运行报错 Error: GlobalConfigUtils setMetaData Fail ! Cause:java.sql.SQLException...

相关文章:

  • 2021-06-11
  • 2022-12-23
  • 2021-05-16
  • 2021-07-22
  • 2021-07-18
  • 2021-03-31
  • 2021-08-04
猜你喜欢
  • 2021-12-25
  • 2021-07-05
  • 2021-09-19
  • 2021-08-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案