Package org.springframework.cache.config
@NonNullApi
@NonNullFields
package org.springframework.cache.config
Support package for declarative caching configuration, with XML
schema being the primary configuration format. See
EnableCaching
for details on code-based configuration without XML.-
ClassDescriptionConfiguration constants for internal sharing across subpackages.
NamespaceHandler
allowing for the configuration of declarative cache management using either XML or using annotations.