摘要:
Spring Boot 通用配置参数https://docs.spring.io/spring-boot/docs/current/reference/html/common-application-properties.html Spring 下所有项目的文档, Spring boot 只是其中一 阅读全文
摘要:
将spring boot项目的数据库改为MySQL8后,项目启动报错如下: java.sql.SQLNonTransientConnectionException: Public Key Retrieval is not allowed 在application.yml配置数据库连接的url后面,加 阅读全文