问题原因mysql是8.0 springboot里面写的是com.mysql.jdbc.Driver

 

com.mysql.cj.jdbc.Driver

 连接数据库的url中,加上allowPublicKeyRetrieval=true

SQLNonTransientConnectionException: Public Key Retrieval is not allowed

相关文章:

  • 2022-12-23
  • 2021-11-27
  • 2022-12-23
  • 2022-02-27
  • 2022-12-23
  • 2021-09-29
  • 2021-11-13
猜你喜欢
  • 2022-12-23
  • 2021-11-12
  • 2022-01-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案