@Configuration open class AspectJCachingConfiguration : AbstractCachingConfiguration
@Configuration class that registers the Spring infrastructure beans necessary to enable AspectJ-based annotation-driven cache management.
Author
Chris Beams
Author
Stephane Nicoll
Since
3.1
See Also
org.springframework.cache.annotation.EnableCachingorg.springframework.cache.annotation.CachingConfigurationSelector
AspectJCachingConfiguration()
|
open fun cacheAspect(): AnnotationCacheAspect |