@Configuration(proxyBeanMethods=false) @ConditionalOnAvailableEndpoint(endpoint=org.springframework.boot.actuate.beans.BeansEndpoint.class) public class BeansEndpointAutoConfiguration extends java.lang.Object
Auto-configuration for the BeansEndpoint.| Constructor and Description |
|---|
BeansEndpointAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.actuate.beans.BeansEndpoint |
beansEndpoint(org.springframework.context.ConfigurableApplicationContext applicationContext) |