application-zyfee.yml 831 B

12345678910111213141516171819202122232425262728293031323334353637
  1. server:
  2. port: 1000
  3. servlet:
  4. encoding:
  5. charset: UTF-8
  6. force: true
  7. enabled: true
  8. tomcat:
  9. uri-encoding: UTF-8
  10. spring:
  11. thymeleaf:
  12. cache: false
  13. datasource:
  14. url: jdbc:jtds:sqlserver://172.16.32.168:1433/thxyhisdb
  15. hikari:
  16. username: sa
  17. password:
  18. minimum-idle: 1
  19. idle-timeout: 180000
  20. maximum-pool-size: 5
  21. auto-commit: true
  22. pool-name: MyHikariCP
  23. connection-timeout: 30000
  24. connection-test-query: select 1
  25. rabbitmq:
  26. host: 192.168.200.3 # 线上
  27. port: 5672
  28. username: dj
  29. password: 123456
  30. mybatis:
  31. configuration:
  32. map-underscore-to-camel-case: true
  33. si-api-url: http://10.136.68.158:22005/isp-api/powercsb/1101
  34. si-access-key: 04eMGRg7beAO6vqwrZiLacV8Uy3jNn7QGDUcBO
  35. si-secret-key: SK3Oip3a2R3NLz2xm58Mpmi69oFu96KrdKNRKglN