Class StaticResourceRequest

java.lang.Object
org.springframework.boot.security.autoconfigure.reactive.StaticResourceRequest

public final class StaticResourceRequest extends Object
Used to create a ServerWebExchangeMatcher for static resources in commonly used locations. Returned by PathRequest.toStaticResources().
Since:
4.0.0
Author:
Madhura Bhave
See Also: