摘要: spring学习之@ModelAttribute运用详解 @ModelAttribute使用详解 1.@ModelAttribute注释方法 例子(1),(2),(3)类似,被@ModelAttribute注释的方法会在此controller每个方法执行前被执行,因此对于一个controller映射 阅读全文
posted @ 2018-01-08 10:17 靳哲 阅读(116756) 评论(6) 推荐(9)
摘要: spring+thymeleaf实现表单验证数据双向绑定 阅读全文
posted @ 2018-01-08 09:44 靳哲 阅读(21232) 评论(0) 推荐(0)