Package org.springframework.cache.guava
Support classes for the open source cache in Google's Guava library, allowing to set up Guava caches within Spring's cache abstraction.
Class Summary Class Description GuavaCache SpringCacheadapter implementation on top of a GuavaCacheinstance.GuavaCacheManager CacheManagerimplementation that lazily buildsGuavaCacheinstances for eachGuavaCacheManager.getCache(java.lang.String)request.