程序包 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.
类概要 类 说明 GuavaCache SpringCacheadapter implementation on top of a GuavaCacheinstance.GuavaCacheManager CacheManagerimplementation that lazily buildsGuavaCacheinstances for eachGuavaCacheManager.getCache(java.lang.String)request.