整理的Java工具包

application-dev.yml 185B

123456789101112131415
  1. web:
  2. redis:
  3. enable: true
  4. host: 127.0.0.1
  5. port: 6379
  6. password:
  7. database: 1
  8. thread-pool:
  9. max: 10
  10. min-idle-timeout: 100
  11. gw-config:
  12. gateway-no: 11