Uses of Class
org.springframework.boot.actuate.endpoint.web.annotation.WebEndpointDiscoverer
Package
Description
Auto-configuration for actuator Cloud Foundry concerns.
Auto-configuration for the Actuator's web endpoints.
-
Uses of WebEndpointDiscoverer in org.springframework.boot.actuate.autoconfigure.cloudfoundry
Modifier and TypeClassDescriptionclass
WebEndpointDiscoverer
for Cloud Foundry that uses Cloud Foundry specific extensions for theHealthEndpoint
. -
Uses of WebEndpointDiscoverer in org.springframework.boot.actuate.autoconfigure.endpoint.web
Modifier and TypeMethodDescriptionWebEndpointAutoConfiguration.webEndpointDiscoverer
(ParameterValueMapper parameterValueMapper, EndpointMediaTypes endpointMediaTypes, ObjectProvider<PathMapper> endpointPathMappers, ObjectProvider<OperationInvokerAdvisor> invokerAdvisors, ObjectProvider<EndpointFilter<ExposableWebEndpoint>> filters)