Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

出现一个反序列化错误 #16

Open
aw11100 opened this issue May 15, 2018 · 1 comment
Open

出现一个反序列化错误 #16

aw11100 opened this issue May 15, 2018 · 1 comment

Comments

@aw11100
Copy link

aw11100 commented May 15, 2018

我这边换了mysql数据库,配置文件也改成mysql的了,可是为什么请求的时候出现反序列化错误。
日志打印的sql去数据库查询了,没有错误。数据库的字段也是项目启动自动生成的,数据也初始化进去了。
错误信息:{
"error": "unauthorized",
"error_description": "could not deserialize; nested exception is org.hibernate.type.SerializationException: could not deserialize"
}

@feng-dan
Copy link

我也遇到到过,也是改成mysql,就报反序列化错误,就是哪个时间的问题。类型改一下就好了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants