クラス EndpointRequest.EndpointServerWebExchangeMatcher

java.lang.ObjectSE
org.springframework.boot.security.web.reactive.ApplicationContextServerWebExchangeMatcher<PathMappedEndpoints>
org.springframework.boot.security.autoconfigure.actuate.web.reactive.EndpointRequest.EndpointServerWebExchangeMatcher
実装されているすべてのインターフェース:
ServerWebExchangeMatcher
含まれているクラス:
EndpointRequest

public static final class EndpointRequest.EndpointServerWebExchangeMatcher extends ApplicationContextServerWebExchangeMatcher<PathMappedEndpoints>
ServerWebExchangeMatcheractuator endpoints と照合するために使用されていました。
導入:
4.0.0
作成者:
Madhura Bhave, Phillip Webb, Chris Bono