org.springframework.http.converter.HttpMessageNotReadableException
org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type `java.util.Date` from String "2019-12-16 06:11:08": not a valid representation (error: Failed to parse Date value '2019-12-16 06:11:08': Cannot parse date "2019-12-16 06:11:08": while it seems to fit format 'yyyy-MM-dd'T'HH:mm:ss.SSSZ', parsing fails (leniency? null));
对于出现这样的错误,说明是字符串转换成日期对象出错,实体类中的日期字段设置指定日期格式化的格式
检查传递的参数的字符串日期格式是否是上面设置的格式
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】凌霞软件回馈社区,博客园 & 1Panel & Halo 联合会员上线
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步