|
@@ -16,18 +16,10 @@ spring:
|
|
max-file-size: 10MB
|
|
max-file-size: 10MB
|
|
|
|
|
|
datasource:
|
|
datasource:
|
|
- druid:
|
|
|
|
- url: jdbc:mysql://115.238.57.190:3306/huimv-huatong?useUnicode=true&characterEncoding=UTF-8&useSSL=false&autoReconnect=true&serverTimezone=Asia/Shanghai
|
|
|
|
- username: root
|
|
|
|
- password: WICi9V6VC1GYjMR0ITj5mzmW7dzu7UsYubjyyHJbx3TlL7L8n+CGCnPE61gLWuhxn4mKqX7zdrYCfKy/4rITtg==
|
|
|
|
- driver-class-name: com.mysql.cj.jdbc.Driver
|
|
|
|
- filters: config
|
|
|
|
- connect-properties:
|
|
|
|
- config.decrypt: true
|
|
|
|
- config.decrypt.key: ${spring.datasource.druid.publickey}
|
|
|
|
- remove-abandoned-timeout: 120
|
|
|
|
- type: com.alibaba.druid.pool.DruidDataSource
|
|
|
|
-
|
|
|
|
|
|
+ url: jdbc:mysql://139.9.172.209:3309/huimv-huatong?useUnicode=true&characterEncoding=UTF-8&useSSL=false&autoReconnect=true&serverTimezone=Asia/Shanghai
|
|
|
|
+ username: eartag
|
|
|
|
+ password: eartag@2022
|
|
|
|
+ driver-class-name: com.mysql.cj.jdbc.Driver
|
|
|
|
|
|
#配置rabbitMq 服务器
|
|
#配置rabbitMq 服务器
|
|
# rabbitmq:
|
|
# rabbitmq:
|