Uses of Package
org.springframework.boot.security.autoconfigure.reactive
Packages that use org.springframework.boot.security.autoconfigure.reactive
Package
Description
Auto-configuration for reactive Spring Security.
-
Classes in org.springframework.boot.security.autoconfigure.reactive used by org.springframework.boot.security.autoconfigure.reactiveClassDescriptionUsed to create a
ServerWebExchangeMatcher
for static resources in commonly used locations.The server web exchange matcher used to match against resourcelocations
.