Uses of Class
org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints
Packages that use 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
Methods in org.springframework.boot.actuate.autoconfigure.endpoint.web that return PathMappedEndpointsModifier and TypeMethodDescriptionWebEndpointAutoConfiguration.pathMappedEndpoints(Collection<EndpointsSupplier<?>> endpointSuppliers) -
Uses of PathMappedEndpoints in org.springframework.boot.actuate.autoconfigure.security.reactive
Methods in org.springframework.boot.actuate.autoconfigure.security.reactive with parameters of type PathMappedEndpointsModifier and TypeMethodDescriptionprotected ServerWebExchangeMatcherEndpointRequest.AdditionalPathsEndpointServerWebExchangeMatcher.createDelegate(PathMappedEndpoints endpoints) protected ServerWebExchangeMatcherEndpointRequest.EndpointServerWebExchangeMatcher.createDelegate(PathMappedEndpoints endpoints)