Generated by
JDiff

Package org.springframework.cache.annotation

Changed Classes and Interfaces
AnnotationCacheOperationSource Implementation of the CacheOperationSource interface for working with caching metadata in annotation format.
CacheAnnotationParser Strategy interface for parsing known caching annotation types.
CachingConfigurationSelector Selects which implementation of AbstractCachingConfiguration should be used based on the value of EnableCaching.mode on the importing {@code @Configuration} class.
SpringCacheAnnotationParser Strategy implementation for parsing Spring's Caching, Cacheable, CacheEvict and CachePut annotations.