@DateTimeFormat(pattern = “yyyy-MM-dd HH:mm:ss”)//必须要是java.util.Date,才行,java.sql.Date不能反序列化
org.springframework.format.annotation.DateTimeFormat;
@DateTimeFormat(pattern = “yyyy-MM-dd HH:mm:ss”)//必须要是java.util.Date,才行,java.sql.Date不能反序列化
org.springframework.format.annotation.DateTimeFormat;