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