org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type `java.time.LocalDateTime` from String
LocalDateTime日期转换错误:JSON parse error: Cannot deserialize value of type java.time.LocalDateTime解决方案 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse err …