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
Cacheimplementations that need to adaptnullvalues (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