Can not deserialize instance of xxx out of START_ARRAY token

Json 反序列化异常

Can not deserialize instance of xxx out of START_ARRAY token

Failed to read HTTP message: org.springframework.http.converter.HttpMessageNotReadableException: Could not read document: Can not deserialize instance of
com.consumer.pojo.Message out of START_ARRAY token
at [Source: java.io.PushbackInputStream@fb2a87b; line: 1, column: 1]; nested exception is com.fasterxml.jackson.databind.JsonMappingException: Can not deserialize instance of com.consumer.pojo.Message out of START_ARRAY token

ll

上一篇:.net mvc中一种简单的工作流的设计


下一篇:mysql索引覆盖之innodb和myisam效率问题