POST API Request gives GET Response – Spring Boot
For my spring boot application, I have created SecurityConfiguration which has predefined matchers to bypass Authentication.
POST API Request gives GET Response
SecurityConfig has predefined matchers to bypass AuthN