spring-framework / org.springframework.cache.annotation / CachePut / cacheManager

cacheManager

val cacheManager: String

The bean name of the custom org.springframework.cache.CacheManager to use to create a default org.springframework.cache.interceptor.CacheResolver if none is set already.

Mutually exclusive with the #cacheResolver attribute.

See Also
org.springframework.cache.interceptor.SimpleCacheResolverCacheConfig#cacheManager