Uses of Class
org.springframework.boot.autoconfigure.security.servlet.StaticResourceRequest
Package
Description
Auto-configuration for Servlet-based Spring Security.
-
Uses of StaticResourceRequest in org.springframework.boot.autoconfigure.security.servlet
Modifier and TypeMethodDescriptionstatic StaticResourceRequest
PathRequest.toStaticResources()
Returns aStaticResourceRequest
that can be used to create a matcher forlocations
.