JSON parse error: Cannot deserialize value of type `java.time.LocalDateTime` from String

今天用API接口测试SpringBoot项目遇到这样的错误: JSON parse error: Cannot deserialize value of type `java.time.LocalDateTime` from String "2019-09-25 05:43:00": Failed to deserialize java.time.LocalDateTime: (java.time
相关文章
相关标签/搜索