类的使用
org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints
使用PathMappedEndpoints的程序包
程序包
说明
Auto-configuration for the Actuator's web endpoints.
Auto-configuration for actuator security using WebFlux.
-
org.springframework.boot.actuate.autoconfigure.endpoint.web中PathMappedEndpoints的使用
修饰符和类型方法说明WebEndpointAutoConfiguration.pathMappedEndpoints
(Collection<EndpointsSupplier<?>> endpointSuppliers) -
org.springframework.boot.actuate.autoconfigure.security.reactive中PathMappedEndpoints的使用
修饰符和类型方法说明protected ServerWebExchangeMatcher
EndpointRequest.AdditionalPathsEndpointServerWebExchangeMatcher.createDelegate
(PathMappedEndpoints endpoints) protected ServerWebExchangeMatcher
EndpointRequest.EndpointServerWebExchangeMatcher.createDelegate
(PathMappedEndpoints endpoints)