Hi, There is no way to change the default policy for the already created cache. The expiry policy can be changed for all operations on one cache proxy object using withExpiryPolicy.
Evgenii чт, 7 мая 2020 г. в 09:46, John Smith <[email protected]>: > Hi running 2.7.0 > > I created a cache with ModifiedExpiryPolicy > > Can we change the policy of the created cache? I know we can do per write > but can we change the default of the existing cache to another policy? >
