@Configuration @AutoConfigureAfter(value=InfoContributorAutoConfiguration.class) public class InfoEndpointAutoConfiguration extends Object
Auto-configuration for the InfoEndpoint.| Constructor and Description |
|---|
InfoEndpointAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
InfoEndpoint |
infoEndpoint(ObjectProvider<List<InfoContributor>> infoContributors) |
@Bean @ConditionalOnMissingBean @ConditionalOnEnabledEndpoint public InfoEndpoint infoEndpoint(ObjectProvider<List<InfoContributor>> infoContributors)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.