 
                        
        
                        
        org.springframework.cache.config.package-info Maven / Gradle / Ivy
/**
 * Support package for declarative caching configuration, with XML
 * schema being the primary configuration format. See {@link
 * org.springframework.cache.annotation.EnableCaching EnableCaching}
 * for details on code-based configuration without XML.
 */
@NonNullApi
@NonNullFields
package org.springframework.cache.config;
import org.springframework.lang.NonNullApi;
import org.springframework.lang.NonNullFields;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy