Open supreme94 opened 7 years ago
http://localhost:8080/uaa/oauth/token 获取token的时候 返回 { "error": "unauthorized", "error_description": "could not deserialize; nested exception is org.hibernate.type.SerializationException: could not deserialize" } 但是服务不报错
我也遇到了,你解决了吗?
把Blob类型的字段注释掉
http://localhost:8080/uaa/oauth/token 获取token的时候 返回 { "error": "unauthorized", "error_description": "could not deserialize; nested exception is org.hibernate.type.SerializationException: could not deserialize" } 但是服务不报错