techhero-ksfw-service.yml 490 Bytes
Newer Older
1 2 3 4
xc:
  mq:
    channel: gxjhhd
    addressList: 10.16.13.54:9876
5 6 7 8 9 10 11 12 13
    serviceAddress: http://10.16.13.55:8661

#rest连接池相关配置
x-rest-template:
  connect-timeout: 3000
  socket-timeout: 5000
  connection-request-timeout: 2000
  default-max-per-route: 50
  max-total: 200
14 15
  execute-max-retries: 3
  execute-retry-interval: 1000
16 17 18

#专业收藏服务地址
x-major-favorite:
19
  service-address: 'http://192.168.50.175:8085'
20 21
  appid: app
  app-secret: '268c0143093e1fe3db361b2ef9f170b6'