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