
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}.
*/
@NullMarked
package org.springframework.cache.annotation;
import org.jspecify.annotations.NullMarked;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy