spring-framework / org.springframework.cache.annotation / CachingConfigurationSelector / selectImports

selectImports

open fun selectImports(adviceMode: AdviceMode): Array<String>

{@inheritDoc}

Return
ProxyCachingConfiguration or AspectJCacheConfiguration for PROXY and ASPECTJ values of EnableCaching#mode(), respectively