目录
1. 问题所示 2. 原理分析 3. 解决方法 3.1 修改Json数据格式 3.2 @JsonFormat注解 3.3 更换格式 3.4 序列化和反序列化
1. 问题所示
执行功能模块的时候,后端(浏览器)弹出如下提示
JSON parse error: Cannot deserialize value of type `java.time.LocalDateTime` from String \"2024-06-06\": Failed to deserialize java.time.LocalDateTime: (java.time.format.DateTimeParseException) Text '2024-06-06' could not be parsed at index 10