|
|
@@ -12,7 +12,7 @@ spring:
|
|
|
profiles:
|
|
|
active: dev
|
|
|
datasource:
|
|
|
- url: jdbc:mysql://rm-wz9sc79f5255780opqo.mysql.rds.aliyuncs.com/raex?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
+ url: jdbc:mysql://rm-wz9sc79f5255780opqo.mysql.rds.aliyuncs.com/raex_test?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull&allowMultiQueries=true&useSSL=false&serverTimezone=GMT%2b8
|
|
|
username: raex
|
|
|
password: K@SdS7e6NTw4CK
|
|
|
hikari:
|
|
|
@@ -41,7 +41,6 @@ spring:
|
|
|
max_active: 8
|
|
|
max_idle: 8
|
|
|
min_idle: 0
|
|
|
- database: 1
|
|
|
servlet:
|
|
|
multipart:
|
|
|
max_file_size: 100MB
|