spring-framework / org.springframework.cache.jcache.interceptor / DefaultJCacheOperationSource / setCacheManager

setCacheManager

open fun setCacheManager(@Nullable cacheManager: CacheManager): Unit

Set the default CacheManager to use to lookup cache by name. Only mandatory if the CacheResolver have not been set.