springboot在上传数据时报JSON parse error: Can not deserialize value of type java.util.Date from String

问题描述: 由客户端上传的json数据中Date字段格式为“2018-10-25 15:58:31”,测试调用时报以下错误:java org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Can not deserialize value of type java.util.
相关文章
相关标签/搜索