-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Labels
dependency/springTask is related to Spring FrameworkTask is related to Spring Frameworkrefactoringtechdebt
Milestone
Description
Instead of hard-coding /console
in SecurityConfig
and ContentSecurityPolicyHeaderWriter
we can inject H2ConsoleProperties
class and obtain a path with H2ConsoleProperties.getPath()
method. See example in org.springframework.boot.autoconfigure.security.servlet.PathRequest
Tech debt for #869
Metadata
Metadata
Assignees
Labels
dependency/springTask is related to Spring FrameworkTask is related to Spring Frameworkrefactoringtechdebt