Redis cannot serialize/deserialize inner Map objects

前端 未结 0 629
一生所求
一生所求 2021-01-06 06:16

I am using redis repository over spring. In the repository, redis is not deserializing the data structure explained below.

class A {
  String id;
  Map

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题