クラスの使用
org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints
PathMappedEndpoints を使用するパッケージ
パッケージ
説明
WebFlux を使用したアクチュエーターセキュリティの自動構成。
org.springframework.boot.security.autoconfigure.actuate.web.reactive 内の PathMappedEndpoints 使用
org.springframework.boot.security.autoconfigure.actuate.web.reactive 内の型引数 PathMappedEndpoints を持つサブクラス修飾子と型クラス説明static classServerWebExchangeMatcherは、actuator endpointsの追加パスと照合するために使用されます。static final classServerWebExchangeMatcherはactuator endpointsと照合するために使用されていました。型 PathMappedEndpoints のパラメーターを持つ org.springframework.boot.security.autoconfigure.actuate.web.reactive のメソッド修飾子と型メソッド説明protected ServerWebExchangeMatcherEndpointRequest.AdditionalPathsEndpointServerWebExchangeMatcher.createDelegate(PathMappedEndpoints endpoints) protected ServerWebExchangeMatcherEndpointRequest.EndpointServerWebExchangeMatcher.createDelegate(PathMappedEndpoints endpoints)