Generated by
JDiff

Package org.springframework.cache.interceptor

Added Classes
CacheEvictOperation.Builder @since 4.3
CacheOperation.Builder @since 4.3
CachePutOperation.Builder @since 4.3
CacheableOperation.Builder  
 

Changed Classes
CacheEvictOperation Class describing a cache 'evict' operation.
CacheInterceptor AOP Alliance MethodInterceptor for declarative cache management using the common Spring caching infrastructure (org.springframework.cache.Cache).
CacheOperation Base class for cache operations.
CachePutOperation Class describing a cache 'put' operation.
CacheableOperation Class describing a cache 'cacheable' operation.