|
@@ -25,9 +25,9 @@ spring:
|
|
|
max_idle: 50
|
|
max_idle: 50
|
|
|
min_idle: 0
|
|
min_idle: 0
|
|
|
datasource:
|
|
datasource:
|
|
|
- url: jdbc:mysql://rdsave1o67m1ido6gwp6public.mysql.rds.aliyuncs.com/nanjing_nft?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
|
|
- username: nkcnft
|
|
|
|
|
- password: Wilhelm98!
|
|
|
|
|
|
|
+ url: jdbc:mysql://rm-bp1k452l89i9e013hfo.mysql.rds.aliyuncs.com/adcs_dev?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
|
|
+ username: adcs
|
|
|
|
|
+ password: 2aXK7&bjQ@7%k2Y^FN
|
|
|
hikari:
|
|
hikari:
|
|
|
minimum-idle: 20
|
|
minimum-idle: 20
|
|
|
maximum-pool-size: 3000
|
|
maximum-pool-size: 3000
|
|
@@ -232,7 +232,7 @@ spring:
|
|
|
activate:
|
|
activate:
|
|
|
on-profile: test
|
|
on-profile: test
|
|
|
datasource:
|
|
datasource:
|
|
|
- url: jdbc:mysql://rm-wz9sc79f5255780op.mysql.rds.aliyuncs.com/raex_test?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
|
|
|
|
+ url: jdbc:mysql://rm-bp1k452l89i9e013h.mysql.rds.aliyuncs.com/adcs_dev?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
username: raex_server
|
|
username: raex_server
|
|
|
password: tetQsjw!u4!c5$URduo7BH
|
|
password: tetQsjw!u4!c5$URduo7BH
|
|
|
redis:
|
|
redis:
|
|
@@ -266,9 +266,9 @@ spring:
|
|
|
activate:
|
|
activate:
|
|
|
on-profile: test1
|
|
on-profile: test1
|
|
|
datasource:
|
|
datasource:
|
|
|
- url: jdbc:mysql://rdsave1o67m1ido6gwp6145.mysql.rds.aliyuncs.com/nanjing_nft?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
|
|
- username: nkcnft
|
|
|
|
|
- password: Wilhelm98!
|
|
|
|
|
|
|
+ url: jdbc:mysql://rm-bp1k452l89i9e013h.mysql.rds.aliyuncs.com/adcs_dev?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
|
|
+ username: adcs
|
|
|
|
|
+ password: 2aXK7&bjQ@7%k2Y^FN
|
|
|
redis:
|
|
redis:
|
|
|
host: 127.0.0.1
|
|
host: 127.0.0.1
|
|
|
database: 2
|
|
database: 2
|
|
@@ -310,28 +310,14 @@ rocketmq:
|
|
|
group: my-producer
|
|
group: my-producer
|
|
|
---
|
|
---
|
|
|
|
|
|
|
|
-spring:
|
|
|
|
|
- config:
|
|
|
|
|
- activate:
|
|
|
|
|
- on-profile: local
|
|
|
|
|
- datasource:
|
|
|
|
|
- url: jdbc:mysql://192.168.50.10/raex_test?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
|
|
- username: root
|
|
|
|
|
- password: 123456
|
|
|
|
|
- redis:
|
|
|
|
|
- host: 192.168.50.16
|
|
|
|
|
- database: 0
|
|
|
|
|
- password:
|
|
|
|
|
----
|
|
|
|
|
-
|
|
|
|
|
spring:
|
|
spring:
|
|
|
config:
|
|
config:
|
|
|
activate:
|
|
activate:
|
|
|
on-profile: prod
|
|
on-profile: prod
|
|
|
datasource:
|
|
datasource:
|
|
|
- url: jdbc:mysql://rdsave1o67m1ido6gwp6public.mysql.rds.aliyuncs.com/nanjing_nft?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
|
|
- username: nkcnft
|
|
|
|
|
- password: Wilhelm98!
|
|
|
|
|
|
|
+ url: jdbc:mysql://rm-bp1k452l89i9e013h.mysql.rds.aliyuncs.com/adcs?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
|
|
+ username: adcs
|
|
|
|
|
+ password: 2aXK7&bjQ@7%k2Y^FN
|
|
|
redis:
|
|
redis:
|
|
|
host: 127.0.0.1
|
|
host: 127.0.0.1
|
|
|
database: 1
|
|
database: 1
|
|
@@ -380,9 +366,9 @@ spring:
|
|
|
activate:
|
|
activate:
|
|
|
on-profile: notify
|
|
on-profile: notify
|
|
|
datasource:
|
|
datasource:
|
|
|
- url: jdbc:mysql://rdsave1o67m1ido6gwp6145.mysql.rds.aliyuncs.com/nanjing_nft?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
|
|
- username: nkcnft
|
|
|
|
|
- password: Wilhelm98!
|
|
|
|
|
|
|
+ url: jdbc:mysql://rm-bp1k452l89i9e013h.mysql.rds.aliyuncs.com/adcs?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
|
|
+ username: adcs
|
|
|
|
|
+ password: 2aXK7&bjQ@7%k2Y^FN
|
|
|
redis:
|
|
redis:
|
|
|
host: 172.31.215.239
|
|
host: 172.31.215.239
|
|
|
database: 1
|
|
database: 1
|
|
@@ -428,9 +414,9 @@ spring:
|
|
|
activate:
|
|
activate:
|
|
|
on-profile: notifytest
|
|
on-profile: notifytest
|
|
|
datasource:
|
|
datasource:
|
|
|
- url: jdbc:mysql://rdsave1o67m1ido6gwp6145.mysql.rds.aliyuncs.com/nanjing_nft?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
|
|
- username: nkcnft
|
|
|
|
|
- password: Wilhelm98!
|
|
|
|
|
|
|
+ url: jdbc:mysql://rm-bp1k452l89i9e013h.mysql.rds.aliyuncs.com/adcs_dev?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
|
|
+ username: adcs
|
|
|
|
|
+ password: 2aXK7&bjQ@7%k2Y^FN
|
|
|
redis:
|
|
redis:
|
|
|
host: 172.31.215.239
|
|
host: 172.31.215.239
|
|
|
database: 0
|
|
database: 0
|