How update/remove an item already cached within a collection of items

前端 未结 0 1540
傲寒
傲寒 2021-02-08 02:28

I am working with Spring and EhCache

I have the following method

@Override
@Cacheable(value=\"products\", key=\"#root.target.PRODUCTS\")
public Set

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