Springboot 3.3.2 spring security 6 – broken authentication after migration from springboot 2.7.12
We are migrating Spring Boot 2.7.12
project to Springboot 3.3.2
. We are struggling to configure the spring security after upgrade as its not working as expected. The project structure is as follows. The acme-parent-library
is the maven project which is the serves as parent for all the service projects. spring-boot-dependencies pom added in the parent project parent project in pom.
Springboot 3.3.2 spring security 6 – broken authentication after migration from springboot 2.7.12
We are migrating Spring Boot 2.7.12
project to Springboot 3.3.2
. We are struggling to configure the spring security after upgrade as its not working as expected. The project structure is as follows. The acme-parent-library
is the maven project which is the serves as parent for all the service projects. spring-boot-dependencies pom added in the parent project parent project in pom.
Springboot 3.3.2 spring security 6 – broken authentication after migration from springboot 2.7.12
We are migrating Spring Boot 2.7.12
project to Springboot 3.3.2
. We are struggling to configure the spring security after upgrade as its not working as expected. The project structure is as follows. The acme-parent-library
is the maven project which is the serves as parent for all the service projects. spring-boot-dependencies pom added in the parent project parent project in pom.