Package org.springframework.boot.actuate.autoconfigure.security.reactive
package org.springframework.boot.actuate.autoconfigure.security.reactive
Auto-configuration for actuator security using WebFlux.
-
ClassDescriptionFactory that can be used to create a
ServerWebExchangeMatcher
for actuator endpoint locations.TheServerWebExchangeMatcher
used to match againstactuator endpoints
.TheServerWebExchangeMatcher
used to match against the links endpoint.Auto-configuration
for Reactive Spring Security when actuator is on the classpath.