@Configuration(proxyBeanMethods=false) @ConditionalOnAvailableEndpoint(endpoint=BeansEndpoint.class) public class BeansEndpointAutoConfiguration extends Object
Auto-configuration for the BeansEndpoint.| Constructor and Description |
|---|
BeansEndpointAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
BeansEndpoint |
beansEndpoint(org.springframework.context.ConfigurableApplicationContext applicationContext) |
@Bean @ConditionalOnMissingBean public BeansEndpoint beansEndpoint(org.springframework.context.ConfigurableApplicationContext applicationContext)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.