Uses of Class
org.springframework.boot.autoconfigure.h2.H2ConsoleProperties
Packages that use H2ConsoleProperties
Package
Description
Auto-configuration for Servlet-based Spring Security.
-
Uses of H2ConsoleProperties in org.springframework.boot.autoconfigure.security.servlet
Method parameters in org.springframework.boot.autoconfigure.security.servlet with type arguments of type H2ConsolePropertiesModifier and TypeMethodDescriptionprotected voidPathRequest.H2ConsoleRequestMatcher.initialized(Supplier<H2ConsoleProperties> h2ConsoleProperties) protected booleanPathRequest.H2ConsoleRequestMatcher.matches(HttpServletRequest request, Supplier<H2ConsoleProperties> context)