程序包 cn.taketoday.cache.config
@NonNullApi
@NonNullFields
package cn.taketoday.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.-
类类说明Configuration constants for internal sharing across subpackages.
NamespaceHandlerallowing for the configuration of declarative cache management using either XML or using annotations.