@Configuration(proxyBeanMethods=false) @EnableConfigurationProperties(value=TurbineStreamProperties.class) public class TurbineStreamConfiguration extends Object
| Constructor and Description |
|---|
TurbineStreamConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.client.actuator.HasFeatures |
Feature() |
rx.subjects.PublishSubject<Map<String,Object>> |
hystrixSubject() |
TurbineController |
turbineController(rx.subjects.PublishSubject<Map<String,Object>> hystrixSubject) |
@Bean public org.springframework.cloud.client.actuator.HasFeatures Feature()
@Bean public TurbineController turbineController(rx.subjects.PublishSubject<Map<String,Object>> hystrixSubject)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.