Class StaticResourceRequest

java.lang.Object
org.springframework.boot.autoconfigure.security.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:
2.0.0
Author:
Madhura Bhave
See Also: