解决Caused by: java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed 问题 SummerGao 2023-10-17 253 阅读1分钟 解决办法:在连接数据库的url中,加上 allowPublicKeyRetrieval=true allowPublicKeyRetrieval=true