application-devtest.yml 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. spring:
  2. profiles: devtest
  3. datasource:
  4. primaryReadWrite:
  5. url: jdbc:mysql://172.19.103.85/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
  6. username: linzhou
  7. password: linzhou
  8. primaryRead:
  9. url: jdbc:mysql://172.19.103.85/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
  10. username: linzhou
  11. password: linzhou
  12. im: #im库
  13. url: jdbc:mysql://172.19.103.85/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
  14. username: linzhou
  15. password: linzhou
  16. # primaryReadWrite:
  17. # url: jdbc:mysql://172.19.103.77/wlyy_quota?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
  18. # username: root
  19. # password: 123456
  20. # primaryRead:
  21. # url: jdbc:mysql://172.19.103.77/wlyy_quota?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
  22. # username: root
  23. # password: 123456
  24. # im: #im库
  25. # url: jdbc:mysql://172.19.103.77/wlyy_quota?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
  26. # username: root
  27. # password: 123456
  28. redis:
  29. host: 172.19.103.88 # Redis server host.
  30. port: 6379 # Redis server port.
  31. followupMessage:
  32. cron : 0 5 0 * * ?
  33. jobId : FOLLOWUP_PLAN_JOB
  34. fv:
  35. jdbc:
  36. driver: com.mysql.jdbc.Driver
  37. url: jdbc:mysql://172.17.110.160/fv?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
  38. username: ssgg
  39. password: ssgg
  40. systemConfig:
  41. msg_push_server: http://127.0.0.1:3000
  42. es:
  43. index: wlyy_quota_test
  44. type: wlyy_quota_test
  45. host: http://172.19.103.68:9200
  46. tHost: 172.19.103.68:9300
  47. clusterName: jkzl
  48. wlyy:
  49. im:
  50. databaseName: im_new
  51. quartz:
  52. name: schedulerFactoryBean_cwd