@Configuration @ConditionalOnClass(value=org.springframework.boot.actuate.endpoint.Endpoint.class) protected static class BusAutoConfiguration.BusEndpointConfiguration extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
BusEndpointConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
BusEndpoint |
busEndpoint() |
@Bean public BusEndpoint busEndpoint()
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.