@ConditionalOnClass(value=org.springframework.boot.actuate.endpoint.annotation.Endpoint.class) protected class ShowAllEndpointAutoConfiguration.ShowAllEndpointConfiguration extends Object
Modifier | Constructor and Description |
---|---|
protected |
ShowAllEndpointConfiguration() |
Modifier and Type | Method and Description |
---|---|
ShowAllEndpoint |
showAllEndpoint(org.springframework.context.ApplicationContext applicationContext) |
@Bean public ShowAllEndpoint showAllEndpoint(org.springframework.context.ApplicationContext applicationContext)
Copyright © 2018. All rights reserved.