@RequestMapping("/form") public String form(Model model, Integer id)
For example ,spring can know parameter id's name is id and bind request param's value to it in runtime
Aucun commentaire:
Enregistrer un commentaire