Package org.springframework.boot.autoconfigure.security.reactive
package org.springframework.boot.autoconfigure.security.reactive
Auto-configuration for reactive Spring Security.
-
ClassDescriptionFactory that can be used to create a
ServerWebExchangeMatcher
for commonly used paths.Auto-configuration
for Spring Security in a reactive application.Default user@Configuration
for a reactive web application.Used to create aServerWebExchangeMatcher
for static resources in commonly used locations.The server web exchange matcher used to match against resourcelocations
.