/** * 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;