2 authentication methods in springbot security
For two specific endpoints in my springboot application I need to use authentication with api key.
Spring Boot ‘csrf()’ is deprecated and marked for removal
Spring Boot ‘csrf()’ is deprecated and marked for removal. How should I change it