You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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