Spring Framework

Package org.springframework.cache.jcache

Implementation package for JSR-107 (javax.cache aka "JCache") based caches.

See: Description

Package org.springframework.cache.jcache Description

Implementation package for JSR-107 (javax.cache aka "JCache") based caches. Provides a CacheManager and Cache implementation for use in a Spring context, using a JSR-107 compliant cache provider.
Spring Framework