boe: domain: http://192.168.0.253 spring: servlet: multipart: max-file-size: 1000MB max-request-size: 1000MB web: resources: static-locations: file:E:/Projects/BOE/java/static cloud: nacos: discovery: server-addr: 192.168.0.253:8848 config: server-addr: 192.168.0.253:8848 redis: database: 1 host: 192.168.0.253 password: boe@123 port: 6379 jpa: hibernate: ddl-auto: none datasource: driverClassName: com.mysql.jdbc.Driver url: jdbc:mysql://192.168.0.253:3306/boe_base?useSSL=false&useUnicode=true&characterEncoding=UTF8&zeroDateTimeBehavior=convertToNull username: root password: boe#1234A type: com.zaxxer.hikari.HikariDataSource hikari: auto-commit: true minimum-idle: 5 idle-timeout: 60000 connection-timeout: 30000 max-lifetime: 1800000 maximum-pool-size: 20 logging: level: org: hibernate: SQL: ERROR config: classpath:log/logback-@profileActive@.xml xboe: api: cross_filter: true upload: file: temp_path: /tmp save_path: /home/www/elearning/upload http_path: http://192.168.0.253/upload externalinterface: url: system: http://127.0.0.1:9091 old: base: url: http://192.168.0.253 stat: base: url: http://127.0.0.1:9080 server: userbasic: url: http://192.168.0.253/userbasic elasticsearch: server: ip: 192.168.0.253 port: 9200 user: password: email: url: http://192.168.0.253/api/b1/email/send from: boeu_learning@boe.com.cn user: security: jasypt: encryptor: algorithm: PBEWithMD5AndDES iv-generator-classname: org.jasypt.iv.NoIvGenerator xxl: job: accessToken: 65ddc683-22f5-83b4-de3a-3c97a0a29af0 admin: addresses: http://192.168.0.253/jobAdmin executor: appname: java-servers-job-api port: 9995 address: ip: logpath: /var/log/xxl-job/dw/ logretentiondays: 30 aop-log-record: #是否开启日志记录 enabled: true #不进行拦截的包或者类 excludeClassNames: activemq: broker-url: tcp://192.168.0.253:61616 user: admin password: admin elasticsearch: host: 192.168.0.253 port: 9200