1 、 在 Date 类型的属性上加入 @DateTimeFormat 注解2、 加入 joda 相关的包3、 在 SpringMVC 配置文件中加入 <mvc:annotation-driven />