spring-framework/spring-context-support
Juergen Hoeller ffc1f242ca Introduce evictIfPresent/invalidate operations on Cache abstraction
@CacheEvict.beforeInvocation suggests immediate execution even in case of transactional caches. The cache interceptor delegates to the new evictIfPresent/invalidate operations now which imply immediate execution semantics (and also provide an indication for whether any corresponding entries where present when programmatically called).

Closes gh-23192
2019-07-17 22:37:55 +02:00
..
src Introduce evictIfPresent/invalidate operations on Cache abstraction 2019-07-17 22:37:55 +02:00
spring-context-support.gradle Merge branch '5.1.x' 2019-06-22 17:11:31 +02:00