Is it possible to use ENUM value as a #key in @Cacheable annotation?

后端 未结 0 621
温柔的废话
温柔的废话 2021-01-20 17:12

I would like to do something like this:

@Cacheable(cacheNames = "cahcedDataCOllection", cacheManager = "cacheManagerInMemory", key="#         


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