Package org.springframework.cache.caffeine
@NullMarked
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.
-
ClassesClassDescriptionspring
Cacheadapter implementation on top of a CaffeineCacheinstance.CacheManagerimplementation that lazily buildsCaffeineCacheinstances for eachCaffeineCacheManager.getCache(String)request.