api-gateway/src/main/resources/application.yml

13 lines
213 B
YAML
Raw Normal View History

2020-04-11 14:15:19 +02:00
management:
endpoints:
web:
exposure:
include: hystrix.stream
hystrix:
command:
fallbackcmd:
execution:
isolation:
thread:
timeoutInMilliseconds: 3000