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

public class ServiceProperties extends Object
Spring Boot ConfigurationProperties used to configure Apache Geode embedded services. Currently, the supported embedded services include HTTP service (Jetty), and Memcached (protocol) server.. The configuration Properties are based on well-known, documented Spring Data for Apache Geode (SDG) Properties.
Since:
1.0.0
See Also: