|
|
@@ -1,5 +1,5 @@
|
|
|
server:
|
|
|
- port: 8080
|
|
|
+ port: 8805
|
|
|
tomcat:
|
|
|
max-swallow-size: -1
|
|
|
servlet:
|
|
|
@@ -135,9 +135,9 @@ spring:
|
|
|
connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
|
|
|
datasource:
|
|
|
master:
|
|
|
- url: jdbc:mysql://139.186.31.213:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true
|
|
|
+ url: jdbc:mysql://139.186.27.96:3306/jiaoyang?characterEncoding=UTF-8&useUnicode=true&useSSL=false
|
|
|
username: hcst
|
|
|
- password: hcst2020
|
|
|
+ password: test@20190531
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
|
# 多数据源配置
|
|
|
#multi-datasource1:
|