|
@@ -13,9 +13,9 @@ spring:
|
|
|
max-request-size: 100MB
|
|
|
datasource:
|
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
|
- url: jdbc:mysql://127.0.0.1:3306/man_hour_manager?useUnicode=true&characterEncoding=utf8&serverTimezone=GMT%2B8&rewriteBatchedStatements=true&&useSSL=false
|
|
|
+ url: jdbc:mysql://127.0.0.1:17089/man_hour_manager?useUnicode=true&characterEncoding=utf8&serverTimezone=GMT%2B8&rewriteBatchedStatements=true&&useSSL=false
|
|
|
username: root
|
|
|
- password: HuoshiDB@2022
|
|
|
+ password: P011430@Huoshi*
|
|
|
hikari:
|
|
|
maximum-pool-size: 10
|
|
|
minimum-idle: 3
|