turbine.properties 353 B

123456789101112
  1. #consul配置
  2. applications=consulhystrixclient
  3. spring.mvc.resource.enabled=true
  4. spring.resources.add-mappings=true
  5. security.basic.enabled=false
  6. turbine.aggregator.clusterConfig=default
  7. turbine.clusterNameExpression=new String("default")
  8. # 配置需要聚合的断路器流服务,需实现/hystrix.stream接口
  9. turbine.appConfig=security,i18n,gateway