spring.datasource.username=crawler spring.datasource.password=crawler123456@ spring.datasource.url=jdbc:mysql://rm-bp1159bu17li9hi94.mysql.rds.aliyuncs.com:3306/piaoquan-crawler?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&useSSL=false&allowMultiQueries=true spring.datasource.driver-class-name=com.mysql.jdbc.Driver spring.datasource.type=com.alibaba.druid.pool.DruidDataSource spring.datasource.initialSize=5 spring.datasource.maxActive=20 spring.datasource.maxWait=60000 spring.datasource.timeBetweenEvictionRunsMillis=60000 spring.datasource.minEvictableIdleTimeMillis=300000 spring.datasource.validationQuery=SELECT 1 FROM DUAL spring.datasource.testWhileIdle=true spring.datasource.testOnBorrow=false spring.datasource.testOnReturn=false spring.datasource.poolPreparedStatements=true spring.redis.database=2 spring.redis.host=r-bp154bpw97gptefiqkpd.redis.rds.aliyuncs.com spring.redis.port=6379 spring.redis.password=Qingqu2019 spring.redis.lettuce.pool.max-active=8 spring.redis.lettuce.pool.max-wait=-1 spring.redis.lettuce.pool.max-idle=8 spring.redis.lettuce.pool.min-idle=0 datalog=/datalog spring.application.name=we-com-server xxl.job.admin.addresses=http://xxl-job-internal.piaoquantv.com/xxl-job-admin xxl.job.accessToken= xxl.job.executor.appname=${spring.application.name} xxl.job.executor.address= xxl.job.executor.ip= xxl.job.executor.port=9999 xxl.job.executor.logpath=${datalog}/xxl-job/ xxl.job.executor.logretentiondays=30