org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed

url后面拼接手动开启&allowPublicKeyRetrieval=true参数以允许客户端从服务器获取公钥

posted @ 2020-06-17 22:17  复一日  阅读(4143)  评论(0编辑  收藏  举报