JSON parse error: Cannot deserialize value of type `java.util.Date` from String

@DateTimeFormat(pattern = "yyyy-MM-dd") @JsonFormat(pattern = "yyyy-MM-dd") private Date birth;
相關文章
相關標籤/搜索