Spring Framework

Package org.springframework.cache.config

Support package for declarative caching configuration, with XML schema being the primary configuration format.

See: Description

Package org.springframework.cache.config Description

Support package for declarative caching configuration, with XML schema being the primary configuration format. See EnableCaching for details on code-based configuration without XML.
Spring Framework