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

前端 未结 0 1940
一整个雨季
一整个雨季 2021-02-08 02:29

I am working with Spring and EhCache

I have the following method

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

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