/** * Annotations and supporting classes for declarative cache management. * Hooked into Spring's cache interception infrastructure via * {@link org.springframework.cache.interceptor.CacheOperationSource}. */ package org.springframework.cache.annotation;