|
|
@@ -3,9 +3,9 @@ spring: |
|
|
|
include: aliyunRocketMQ |
|
|
|
# JDBC |
|
|
|
datasource: |
|
|
|
url: jdbc:mysql://rm-2zelxn28n1kr4093q.mysql.rds.aliyuncs.com/matavatar?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&useAffectedRows=true |
|
|
|
username: yqzjroot |
|
|
|
password: yqzj@2023ABC |
|
|
|
url: jdbc:mysql://127.0.0.1:3306/mallink1?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false&useAffectedRows=true |
|
|
|
username: root |
|
|
|
password: byjc2025 |
|
|
|
type: com.alibaba.druid.pool.DruidDataSource |
|
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
|
filters: stat |
|
|
@@ -81,7 +81,7 @@ spring: |
|
|
|
accessKeyId: "ss" |
|
|
|
accessKeySecret: "ss" |
|
|
|
groupId: "GID_P_1" |
|
|
|
namesrvAddr: "http://MQ_INST_1796289517488555_Bcqaq2is.cn-beijing.mq-internal.aliyuncs.com:8080" |
|
|
|
namesrvAddr: "http://xxxxxx96289517488555_Bcqaq2is.cn-beijing.mq-internal.aliyuncs.com:8080" |
|
|
|
aws: |
|
|
|
clientRegion: cn-northwest-1 |
|
|
|
bucketName: iformall-net |
|
|
|