摘要:
有时候,一个系统的功能,需要两个或两个以上的数据库, 在Spring Boot 中要如何配置? How to? 新建一个类DataSourceConfig 之后在运用的时候,注意@Qualifier java.lang.IllegalArgumentException: jdbcUrl is req 阅读全文
摘要:
问题1: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirement 阅读全文