18192021222324
return "index"; } @ModelAttribute("myUser") public MyUser getLoginForm() { return new MyUser(); }