@Configuration open class ProxyCachingConfiguration : AbstractCachingConfiguration
@Configuration class that registers the Spring infrastructure beans necessary to enable proxy-based annotation-driven cache management.
Author
Chris Beams
Since
3.1
See Also
EnableCachingCachingConfigurationSelector
ProxyCachingConfiguration()
|
open fun cacheAdvisor(): BeanFactoryCacheOperationSourceAdvisor |
|
open fun cacheInterceptor(): CacheInterceptor |
|
open fun cacheOperationSource(): CacheOperationSource |