一、该问题的重现步骤是什么?
1.
2.
3.
使用代码生成,添加Format标注后仍提示Json转换失败
二、你期待的结果是什么?实际看到的又是什么?
成功Insert到数据库
三、你正在使用的是什么产品,什么版本?在什么操作系统上?
bladeX 云版本 win10
四、请提供详细的错误堆栈信息,这很重要。
{
"code": 400,
"success": false,
"data": {},
"msg": "JSON parse error: Cannot deserialize value of type `java.time.LocalDateTime` from String \"2020-06-27 16:00:00\": Failed to deserialize java.time.LocalDateTime: (java.time.format.DateTimeParseException) Text '2020-06-27 16:00:00' could not be parsed, unparsed text found at index 10; nested exception is com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type `java.time.LocalDateTime` from String \"2020-06-27 16:00:00\": Failed to deserialize java.time.LocalDateTime: (java.time.format.DateTimeParseException) Text '2020-06-27 16:00:00' could not be parsed, unparsed text found at index 10\n at [Source: (PushbackInputStream); line: 1, column: 34] (through reference chain: org.springblade.device_archive.entity.FristContent[\"createTime\"])"
}
五、若有更多详细信息,请在下面提供。
点击重新加载Maven 就成功。。
扫一扫访问 Blade技术社区 移动端