|
@@ -4,11 +4,6 @@ management:
|
|
exposure:
|
|
exposure:
|
|
include: metrics,httptrace
|
|
include: metrics,httptrace
|
|
spring:
|
|
spring:
|
|
- rabbitmq:
|
|
|
|
- host: 39.106.184.70
|
|
|
|
- port: 5672
|
|
|
|
- username: guest
|
|
|
|
- password: guest
|
|
|
|
servlet:
|
|
servlet:
|
|
multipart:
|
|
multipart:
|
|
max-file-size: -1
|
|
max-file-size: -1
|
|
@@ -52,7 +47,7 @@ spring:
|
|
autoconfigure:
|
|
autoconfigure:
|
|
exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure
|
|
exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure
|
|
datasource:
|
|
datasource:
|
|
- url: jdbc:mysql://172.30.0.4:4000/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
|
|
|
|
|
|
+ url: jdbc:mysql://172.30.0.4:4000/jiaoyang?characterEncoding=UTF-8&useUnicode=true&useSSL=false
|
|
username: hcst
|
|
username: hcst
|
|
password: hcst@2020
|
|
password: hcst@2020
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
@@ -91,7 +86,7 @@ spring:
|
|
connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
|
|
connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
|
|
datasource:
|
|
datasource:
|
|
master:
|
|
master:
|
|
- url: jdbc:mysql://172.30.0.4:4000/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
|
|
|
|
|
|
+ url: jdbc:mysql://172.30.0.4:4000/jiaoyang?characterEncoding=UTF-8&useUnicode=true&useSSL=false
|
|
username: hcst
|
|
username: hcst
|
|
password: hcst@2020
|
|
password: hcst@2020
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
@@ -176,11 +171,11 @@ xxl:
|
|
job:
|
|
job:
|
|
accessToken:
|
|
accessToken:
|
|
executor:
|
|
executor:
|
|
- appname: module-job-kuaishou
|
|
|
|
|
|
+ appname: module-job-kuaishou-v2
|
|
port: 9998
|
|
port: 9998
|
|
ip:
|
|
ip:
|
|
logpath: /data/applogs/xxl-job/jobhandler
|
|
logpath: /data/applogs/xxl-job/jobhandler
|
|
logretentiondays: 30
|
|
logretentiondays: 30
|
|
admin:
|
|
admin:
|
|
-# addresses: http://129.28.150.229:8090/xxl-job-admin
|
|
|
|
- addresses: http://139.186.29.76:8090/xxl-job-admin
|
|
|
|
|
|
+ addresses: http://129.28.150.229:8090/xxl-job-admin
|
|
|
|
+# addresses: http://139.186.29.76:8090/xxl-job-admin
|