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