解决方法:
1、JSON字符串中有转义字符,可以替换,也可以直接toString之后清除转移字符。
参考:
http://blog.csdn.net/legend_x/article/details/31767083
http://www.oschina.net/question/227902_163010
https://stackoverflow.com/questions/12933394/jackson-deserialize-as-an-empty-list
解决方法:
1、JSON字符串中有转义字符,可以替换,也可以直接toString之后清除转移字符。
参考:
http://blog.csdn.net/legend_x/article/details/31767083
http://www.oschina.net/question/227902_163010
https://stackoverflow.com/questions/12933394/jackson-deserialize-as-an-empty-list