|
|
|
@ -15,8 +15,7 @@ spring.datasource.stats.driver-class-name=com.mysql.jdbc.Driver
|
|
|
|
|
server.port=9001
|
|
|
|
|
|
|
|
|
|
# log config
|
|
|
|
|
logging.level.com.infincash.cron.collection.mapper=debug
|
|
|
|
|
logging.config=classpath:logback.xml
|
|
|
|
|
logging.config=/deploy/springboot/executor-collection-dispatcher-1.0.0/lib/config/logback.xml
|
|
|
|
|
|
|
|
|
|
### xxl-job admin address list, such as "http://address" or "http://address01,http://address02"
|
|
|
|
|
xxl.job.admin.addresses=http://172.16.16.101:8090
|
|
|
|
|