Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

json parse error: cannot deserialize value of type `java.time.localdatetime` from string

@JsonFormat(shape=JsonFormat.Shape.STRING, pattern = "yyyy-MM-dd'T'HH:mm:ss[.SSS][.SS][.S]")
private LocalDateTime updatedTime;
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #json #parse #deserialize #type #string
ADD COMMENT
Topic
Name
5+2 =