How to configure your security config class in springboot 3.1.2 so that filter applies only to specific apis?
I am trying to migrate from Springboot 2.7 to Springboot 3.1.2 . I am trying to configure my security config class. This is my class
I am trying to migrate from Springboot 2.7 to Springboot 3.1.2 . I am trying to configure my security config class. This is my class