The method requestMatchers in the type AbstractRequestMatcherRegistry is not applicable for the arguments (String, String)
I’m doing spring boot web application with SQL Server 2019. Now I’m trying to do JWT Authentication & Authorization with Spring Security but my SecurityConfig.java
have error with requestMatchers: