出现这个错误是因为URL中出现了useSSL=true,只需要改成false即可。

jdbc:mysql://localhost:3306/demo?useUnicode=true&characterEncoding=utf-8&serverTimezone=UTC&useSSL=true

 

相关文章:

  • 2021-07-02
  • 2021-08-04
  • 2021-06-13
  • 2022-12-23
  • 2021-06-03
  • 2021-06-26
  • 2022-12-23
  • 2021-11-12
猜你喜欢
  • 2021-05-14
  • 2022-12-23
  • 2022-12-23
  • 2021-07-23
  • 2021-04-20
  • 2021-10-14
  • 2022-12-23
相关资源
相似解决方案