Uses of Class
org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints
Package
Description
Auto-configuration for the Actuator's web endpoints.
Auto-configuration for actuator security using WebFlux.
-
Uses of PathMappedEndpoints in org.springframework.boot.actuate.autoconfigure.endpoint.web
Modifier and TypeMethodDescriptionWebEndpointAutoConfiguration.pathMappedEndpoints
(Collection<EndpointsSupplier<?>> endpointSuppliers) -
Uses of PathMappedEndpoints in org.springframework.boot.actuate.autoconfigure.security.reactive
Modifier and TypeMethodDescriptionprotected ServerWebExchangeMatcher
EndpointRequest.AdditionalPathsEndpointServerWebExchangeMatcher.createDelegate
(PathMappedEndpoints endpoints) protected ServerWebExchangeMatcher
EndpointRequest.EndpointServerWebExchangeMatcher.createDelegate
(PathMappedEndpoints endpoints)