mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-24 16:05:15 +00:00
The Java example at line 421 should use the injected `jwtValidator` and not from the current class referenced by `this. jwtValidator`.