ValdirCezar / helpdesk-backend

35 stars 13 forks source link

Can not find symbol response #2

Open LuisDomiciano opened 7 months ago

LuisDomiciano commented 7 months ago

symbol: variable response location: class com.valdir.helpdesk.security.JWTAuthenticationFilter helpdesk-backend/src/main/java/com/valdir/helpdesk/security/JWTAuthenticationFilter.java:[55,17] cannot find symbol

Variável local "response" não consta nos parâmetros declarados no método successfulAuthentication da classe JWTAuthenticationFilter, considere renomeá-la para res.