码迷,mamicode.com
首页 > 其他好文 > 详细

在访问RESTful接口时出现:Could not write content: No serializer found for class 的问题解决小技巧收集

时间:2017-10-24 01:43:27      阅读:570      评论:0      收藏:0      [点我收藏+]

标签:serialize   http   tps   eclipse   收集   tar   出现   cli   没有   

注意:市面上对于写RESTful是用RestFul,其实是不规范的,标准写法RESTful。

在Java上,处理这个应该是没有继承Serializable类,然后通过Eclipse生成serialVersionUID上去试一下。

 

参考:

https://stackoverflow.com/questions/33631916/could-not-write-content-no-serializer-found-for-class-org-springframework-conte

 

在访问RESTful接口时出现:Could not write content: No serializer found for class 的问题解决小技巧收集

标签:serialize   http   tps   eclipse   收集   tar   出现   cli   没有   

原文地址:http://www.cnblogs.com/EasonJim/p/7719979.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!