Open
Description
Search before asking
- I had searched in the issues and found no similar issues.
Version
对象缓存到 redis 了,然后我新增了一个字段,就没办法反序列化了
Component(s)
Java
Minimal reproduce step
如果系统修改了实体类,更新系统的时候,就需要统一删除缓存
What did you expect to see?
确实是个大问题,代表着只能停机更新系统,然后清除缓存
What did you see instead?
如果是大项目的话,显然不能这样做
Anything Else?
No response
Are you willing to submit a PR?
- I'm willing to submit a PR!