パッケージの使用
org.springframework.boot.actuate.autoconfigure.security.reactive
パッケージ
説明
WebFlux を使用したアクチュエーターセキュリティの自動構成。
- org.springframework.boot.actuate.autoconfigure.security.reactive で使用されている org.springframework.boot.actuate.autoconfigure.security.reactive のクラスクラス説明
ServerWebExchangeMatcher
は、actuator endpoints
の追加パスと照合するために使用されます。ServerWebExchangeMatcher
はactuator endpoints
と照合するために使用されていました。リンクエンドポイントとの照合に使用されるServerWebExchangeMatcher
。