@Target(value=TYPE) @Retention(value=RUNTIME) @Inherited @Documented @Import(value=GemfireCachingConfiguration.class) public @interface EnableGemfireCaching
EnableGemfireCaching
annotation enables Pivotal GemFire or Apache Geode as a caching provider
in Spring's Cache Abstraction.Documented
,
Inherited
,
Retention
,
Target
,
Import
,
Cache Abstraction,
GemFire-based Cache,
Support for Spring Cache AbstractionCopyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.