@RestController class HelloWorldController { @Autowired private AuthenticationManager authenticationManager; @Autowired private JwtUtil jwtTokenUti