server: port: 9010 spring: datasource: driver-class-name: com.mysql.jdbc.Driver url: jdbc:mysql://127.0.0.1:3307/data_admin?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=UTC&nullCatalogMeansCurrent=true username: root password: Datacvg123! type: com.alibaba.druid.pool.DruidDataSource druid: maxActive: 20 maxWait: 30000 validationQuery: select 1 testWhileIdle: true testOnBorrow: false testOnReturn: false timeBetweenEvictionRunsMillis: 60000 minEvictableIdleTimeMillis: 300000 removeAbandoned: true removeAbandonedTimeout: 1800 logAbandoned: false activiti: database-schema-update: flase thymeleaf: cache: false prefix: classpath:/templates/ suffix: .html servlet: content-type: text/html encoding: utf-8 logging: level: com: highdatas: mdm: mapper: DEBUG mybatis-plus: mapper-locations: classpath:mapping/*.xml type-aliases-package: com.highdatas.mdm.mapper global-config: db-config: column-underline: true redis: url: http://127.0.0.1:9107 todo: url: http://127.0.0.1:9107 notice: url: http://127.0.0.1:9107 antianaphy: url: http://127.0.0.1:9107 user: url: http://127.0.0.1:9107 rule: url: http://127.0.0.1:9107 xxljob: local: http://127.0.0.1:9010 url: http://127.0.0.1:6890 xxl: job: accessToken: executor: ip: port: 9909 logpath: /data/applogs/xxl-job/jobhandler logretentiondays: 1 appname: assemble admin: addresses: http://127.0.0.1:8090/xxl-job-admin master: unbigdata: db: host: http://127.0.0.1 type: MYSQL port: 3307 schema: data_admin url: jdbc:mysql://127.0.0.1:3307/data_admin?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=UTC&nullCatalogMeansCurrent=true username: root password: Datacvg123! bigdata: db:hbase? pool: coresize: 5 coefficient: 20 timeout: 3000000 aes: false aesurl: http://127.0.0.1:9107