Could not write JSON: Object is null异常
问题
Could not write JSON: Object is null; nested exception is com.fasterxml.jackson.databind.JsonMappingException.....
解决办法:
将net.sf.json 更换,导入fastjson即可。
原文地址:https://blog.csdn.net/u011628753/article/details/143876674
免责声明:本站文章内容转载自网络资源,如本站内容侵犯了原著者的合法权益,可联系本站删除。更多内容请关注自学内容网(zxcms.com)!