在连接地址后面加上allowPublicKeyRetrieval=true
url: jdbc:mysql://localhost:3306/DB01?useUnicode=true&characterEncoding=UTF8&useSSL=false&allowPublicKeyRetrieval=true
[bug记录]Mysql连接问题Public Key Retrieval is not allowed
原文:https://www.cnblogs.com/wangzhihang/p/15355367.html