@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(org.springframework.beans.factory.ObjectProvider<List<InfoContributor>> infoContributors) |
@Bean @ConditionalOnMissingBean @ConditionalOnEnabledEndpoint public InfoEndpoint infoEndpoint(org.springframework.beans.factory.ObjectProvider<List<InfoContributor>> infoContributors)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.