java.lang.Object
org.springframework.geode.boot.autoconfigure.configuration.support.ClusterProperties

public class ClusterProperties extends Object
Spring Boot ConfigurationProperties used to configure the DataPolicy of all Regions in an Apache Geode cluster. The configuration Properties are based on well-known, documented Spring Data for Apache Geode (SDG) Properties.
Since:
1.0.0
See Also: