Spring Cloud微服务中使用Redis遇到的问题(Could not resolve type id ** into a subtype)
背景:我们在login-service的微服务中进行登录校验,生成token做为Redis的key,把RmUserVo缓存到Redis中(没有使用JSON格式,直接使用对象),在其他的业务微服务中使用token去Redis中获取数据,转成RmUserVo类,报如下错误.org.springframework.data.redis.serializer.SerializationException: