クラス StaticResourceRequest.StaticResourceRequestMatcher

java.lang.ObjectSE
org.springframework.boot.security.web.servlet.ApplicationContextRequestMatcher<DispatcherServletPath>
org.springframework.boot.security.autoconfigure.web.servlet.StaticResourceRequest.StaticResourceRequestMatcher
実装されているすべてのインターフェース:
RequestMatcher
含まれているクラス:
StaticResourceRequest

public static final class StaticResourceRequest.StaticResourceRequestMatcher extends ApplicationContextRequestMatcher<DispatcherServletPath>
リソース Locations と照合するために使用されるリクエストマッチャー。
導入:
4.0.0
作成者:
Madhura Bhave, Phillip Webb