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.
SpringCacheAnnotationParser Strategy implementation for parsing Spring's Caching, Cacheable, CacheEvict, and CachePut annotations.