@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Inherited @ImportAutoConfiguration public @interface AutoConfigureCache
CacheManager
if none has been defined yet. By default this annotation installs a
NoOpCacheManager
.Modifier and Type | Optional Element and Description |
---|---|
CacheType |
cacheProvider |
@PropertyMapping(value="spring.cache.type") public abstract CacheType cacheProvider