Uses of Class
org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpointDiscoverer
Package
Description
Auto-configuration for the Actuator's web endpoints.
-
Uses of ControllerEndpointDiscoverer in org.springframework.boot.actuate.autoconfigure.endpoint.web
Modifier and TypeMethodDescriptionWebEndpointAutoConfiguration.controllerEndpointDiscoverer
(ObjectProvider<PathMapper> endpointPathMappers, ObjectProvider<Collection<EndpointFilter<ExposableControllerEndpoint>>> filters)