Uses of Package
org.springframework.cache.support
Packages that use org.springframework.cache.support
Package
Description
Implementation package for
java.util.concurrent
based caches.Support classes for the org.springframework.cache package.
-
Classes in org.springframework.cache.support used by org.springframework.cache.concurrentClassDescriptionCommon base class for
Cache
implementations that need to adaptnull
values (and potentially other such special values) before passing them on to the underlying store. -
Classes in org.springframework.cache.support used by org.springframework.cache.support