Package org.springframework.data.gemfire.cache.config
package org.springframework.data.gemfire.cache.config
-
ClassDescriptionThe
EnableGemfireCaching
annotation enables Pivotal GemFire or Apache Geode as a caching provider in Spring's Cache Abstraction.TheGemfireCachingConfiguration
class is a Spring@Configuration
class used to configure Pivotal GemFire or Apache Geode as the caching provider in Spring's Cache Abstraction.