Generated by
JDiff

Package org.springframework.cache.annotation

Changed Classes and Interfaces
AbstractCachingConfiguration Abstract base {@code @Configuration} class providing common structure for enabling Spring's annotation-driven cache management capability.
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.