Uses of Class
org.springframework.boot.autoconfigure.security.reactive.StaticResourceRequest
Packages that use StaticResourceRequest
Package
Description
Auto-configuration for reactive Spring Security.
-
Uses of StaticResourceRequest in org.springframework.boot.autoconfigure.security.reactive
Methods in org.springframework.boot.autoconfigure.security.reactive that return StaticResourceRequestModifier and TypeMethodDescriptionstatic StaticResourceRequest
PathRequest.toStaticResources()
Returns aStaticResourceRequest
that can be used to create a matcher forlocations
.