I have the below Java controller for adding a user:
@GetMapping("/registration") public String registration(Model model) { if (securityService.isAut