src/main/resources/application-test.yml
@@ -5,7 +5,7 @@ driverClassName: com.mysql.cj.jdbc.Driver url: jdbc:mysql://127.0.0.1:3306/yssh?useUnicode=true&rewriteBatchedStatements=true&characterEncoding=utf-8&useSSL=true&serverTimezone=GMT%2B8 username: root password: Tam@root password: mysql # 初始连接数 initialSize: 10 # 最小连接池数量