Class EndpointRequest

java.lang.Object
org.springframework.boot.security.autoconfigure.actuate.web.reactive.EndpointRequest

public final class EndpointRequest extends Object
Factory that can be used to create a ServerWebExchangeMatcher for actuator endpoint locations.
Since:
4.0.0
Author:
Madhura Bhave, Phillip Webb, Chris Bono