I have this method in the controller that redirects me to the page where the form is
@RequestMapping(value= "/views/consulta", method = RequestMethod.GET)
public String redireccionaConsultaPage(Locale locale, Model model) {...
asked by
05.06.2018 / 03:48