クラス PathRequest.H2ConsoleRequestMatcher

java.lang.ObjectSE
org.springframework.boot.security.web.servlet.ApplicationContextRequestMatcher<ApplicationContext>
org.springframework.boot.security.autoconfigure.web.servlet.PathRequest.H2ConsoleRequestMatcher
実装済みのインターフェース一覧:
RequestMatcher
含まれているクラス:
PathRequest

public static final class PathRequest.H2ConsoleRequestMatcher extends ApplicationContextRequestMatcher<ApplicationContext>
h2 コンソールパスとの照合に使用されるリクエストマッチャー。
導入:
4.0.0
作成者:
Madhura Bhave, Phillip Webb