spring-framework / org.springframework.cache.interceptor / CacheAspectSupport / setCacheOperationSources

setCacheOperationSources

open fun setCacheOperationSources(vararg cacheOperationSources: CacheOperationSource): Unit

Set one or more cache operation sources which are used to find the cache attributes. If more than one source is provided, they will be aggregated using a CompositeCacheOperationSource.