Package org.springframework.cache.caffeine
@NonNullApi
@NonNullFields
package org.springframework.cache.caffeine
Support classes for the open source cache in
 Caffeine library,
 allowing to set up Caffeine caches within Spring's cache abstraction.
- 
ClassesClassDescriptionSpringCacheadapter implementation on top of a CaffeineCacheinstance.CacheManagerimplementation that lazily buildsCaffeineCacheinstances for eachCaffeineCacheManager.getCache(java.lang.String)request.