merchant-service-test.yml 376 B

123456789101112131415161718
  1. feign:
  2. hystrix:
  3. enabled: true
  4. ribbon:
  5. ReadTimeout: 5000
  6. ConnectTimeout: 5000
  7. ServerListRefreshInterval: 5000
  8. hystrix:
  9. command:
  10. default:
  11. execution:
  12. isolation:
  13. thread:
  14. timeoutInMilliseconds: 5000
  15. oauth:
  16. clinet:
  17. id: client-merchant
  18. secret: '{cipher}9bde9c8ddb2632d3d054bd4e570a14b3c7ef932b8590ccbe2501f1de1f7965a8'