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.
相關文章
相關標籤/搜索