In the step "Step 30 - Creating User Entity and some test data", I was successfully able to run the spring boot app but when I try to login to h2 database in http://localhost:8080/h2-console using the options you mentioned, I get a "Whitelabel Error page" indicating "Forbidden status 403" . Do you have any idea why this is happening? I cross checked the contents of your repo with mine and there is no change.
In the step "Step 30 - Creating User Entity and some test data", I was successfully able to run the spring boot app but when I try to login to h2 database in http://localhost:8080/h2-console using the options you mentioned, I get a "Whitelabel Error page" indicating "Forbidden status 403" . Do you have any idea why this is happening? I cross checked the contents of your repo with mine and there is no change.