クラス EndpointRequest.AdditionalPathsEndpointRequestMatcher

java.lang.ObjectSE
org.springframework.boot.security.web.servlet.ApplicationContextRequestMatcher<WebApplicationContext>
org.springframework.boot.security.autoconfigure.actuate.web.servlet.EndpointRequest.AdditionalPathsEndpointRequestMatcher
実装されているすべてのインターフェース:
RequestMatcher
含まれているクラス:
EndpointRequest

public static class EndpointRequest.AdditionalPathsEndpointRequestMatcher extends ApplicationContextRequestMatcher<WebApplicationContext>
actuator endpoints の追加パスと照合するために使用されるリクエストマッチャー。
導入:
4.0.0
作成者:
Madhura Bhave, Phillip Webb, Chris Bono