xxl-job-admin.yml 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. server:
  2. context-path: /xxl-job-admin
  3. port: 9261
  4. spring:
  5. datasource:
  6. driver-class-name: com.mysql.jdbc.Driver
  7. tomcat:
  8. max-active: 300
  9. max-wait: 800
  10. test-on-borrow: true
  11. type: org.apache.tomcat.jdbc.pool.DataSource
  12. url: jdbc:mysql://rm-wz935586522b8f5o4.mysql.rds.aliyuncs.com:3306/test_bem_xxl_job?useUnicode=true&characterEncoding=UTF-8
  13. username: test_bem_xxl_job
  14. password: mMMPC8hrg@HpSt7dBR3oH
  15. freemarker:
  16. charset: UTF-8
  17. request-context-attribute: request
  18. suffix: .ftl
  19. templateLoaderPath: classpath:/templates/
  20. mvc:
  21. static-path-pattern: /static/**
  22. resources:
  23. static-locations: classpath:/static/
  24. mybatis:
  25. mapper-locations: classpath:/mybatis-mapper/*Mapper.xml
  26. xxl:
  27. job:
  28. accessToken:
  29. i18n:
  30. login:
  31. password: ake123456
  32. username: admin
  33. mail:
  34. host: smtp.exmail.qq.com
  35. password: 5M3vxUWwn369TJCn
  36. port: 465
  37. sendNick: 《任务调度平台XXL-JOB》
  38. ssl: true
  39. username: yidiantingkf@akeparking.com