java.lang.Object
org.springframework.geode.boot.autoconfigure.configuration.GemFireProperties

@ConfigurationProperties(prefix="spring.data.gemfire") public class GemFireProperties extends Object
Spring Boot ConfigurationProperties for well-known, documented Spring Data for Apache Geode (SDG) Properties. This class assists the application developer in the auto-completion / content-assist of the well-known, documented SDG Properties.
Since:
1.0.0
See Also: