You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i use Redis OM Repository to findById it can not mapp some fields in the document class ,
however when use RedisModulesOperations with object mapper it works fine
When i use Redis OM Repository to findById it can not mapp some fields in the document class ,
however when use RedisModulesOperations with object mapper it works fine
Redis JSON Document :
Document Class :
Repository Method:
OutPut :
RedisModulesOperations Method:
OutPut :
The text was updated successfully, but these errors were encountered: