spring-framework / org.springframework.cache.aspectj

Package org.springframework.cache.aspectj

Types

AspectJCachingConfiguration

open class AspectJCachingConfiguration : AbstractCachingConfiguration

@Configuration class that registers the Spring infrastructure beans necessary to enable AspectJ-based annotation-driven cache management.

AspectJJCacheConfiguration

open class AspectJJCacheConfiguration : AbstractJCacheConfiguration

@Configuration class that registers the Spring infrastructure beans necessary to enable AspectJ-based annotation-driven cache management for standard JSR-107 annotations.