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

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了在访问RESTful接口时出现:Could not write content: No serializer found for class 的问题解决小技巧收集相关的知识,希望对你有一定的参考价值。

注意:市面上对于写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 的问题解决小技巧收集的主要内容,如果未能解决你的问题,请参考以下文章

卸软件时出现could not load intialization file怎么办

Xcode使用xib拖线时出现: could not insert new outlet connection

Maven项目进行update project时出现Could not calculate build plan错误

启动hadoop时出现ERROR: JAVA_HOME is not set and could not be found.解决办法

CentOS yum时出现“Could not retrieve mirrorlist ”的解决的方法——resolv.conf的配置

执行ssh-add时出现Could not open a connection to your authentication agent