org.springframework.cache.annotation.package-info Maven / Gradle / Ivy
/**
 * 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;
    © 2015 - 2025 Weber Informatics LLC | Privacy Policy