Exclude specific field from object in caching spring boot redis

前端 未结 0 1080
醉梦人生
醉梦人生 2020-12-17 14:47

I am trying to implement the spring boot cache with Redis. I want to exclude some attributes from object storing in the Redis cache.

@Cacheable(value="us         


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