All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.springframework.cache.config.package-info Maven / Gradle / Ivy

There is a newer version: 6.1.6
Show newest version
/**
 * 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 - 2024 Weber Informatics LLC | Privacy Policy