Attempted to serialize java.lang.Class: org.hibernate.proxy.HibernateProxy. Forgot to register a typ

Posted 测试管理员

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Attempted to serialize java.lang.Class: org.hibernate.proxy.HibernateProxy. Forgot to register a typ相关的知识,希望对你有一定的参考价值。

SpringMvc @ResponseBody生成json转换问题, 日志里会有:

at com.google.gson.internal.bind.TypeAdapters$1.write

at com.google.gson.Gson.toJson

这些错误信息, 经查是数据库查询用到了HQL, 而hibernate 实体类里有一对多关系并且有FetchType.LAZY限定。

解决方法是:不用HQL,用SQL查就行了

以上是关于Attempted to serialize java.lang.Class: org.hibernate.proxy.HibernateProxy. Forgot to register a typ的主要内容,如果未能解决你的问题,请参考以下文章

安装intel xtu 遇到"Attempted to install on an unsupported platform"

问题 Kernel panic – not syncing: Attempted to kill init

Kernel panic - not syncing: Attempted to kill init

linux开机出现attempted to kill init

SVN Attempted to lock an already-locked dir异常解决方法

SVN错误:Attempted to lock an already-locked dir