I can’t log in to the H2 database console
I use the H2 database together with Spring Security. I’m having trouble logging into H2.
After clicking on the “Connect” button, an error appears: “Connection to the localhost site is denied.”
The image with the error is attached.
Tell me, does this have something to do with the settings available in the filterChain?
Can you tell me how to solve the problem?
I can’t log in to the H2 database console
I use the H2 database together with Spring Security. I’m having trouble logging into H2.
After clicking on the “Connect” button, an error appears: “Connection to the localhost site is denied.”
The image with the error is attached.
Tell me, does this have something to do with the settings available in the filterChain?
Can you tell me how to solve the problem?