See: Description
| Class | Description |
|---|---|
| GuavaCache |
Spring
Cache adapter implementation
on top of a Guava Cache instance. |
| GuavaCacheManager |
CacheManager implementation that lazily builds GuavaCache
instances for each GuavaCacheManager.getCache(java.lang.String) request. |