spring-framework / org.springframework.cache.annotation / CachingConfigurationSelector / <init>

<init>

CachingConfigurationSelector()

Selects which implementation of AbstractCachingConfiguration should be used based on the value of EnableCaching#mode on the importing @Configuration class.

Detects the presence of JSR-107 and enables JCache support accordingly.

Author
Chris Beams

Author
Stephane Nicoll

Since
3.1

See Also
EnableCachingProxyCachingConfiguration