Class ServiceProperties
java.lang.Object
org.springframework.geode.boot.autoconfigure.configuration.support.ServiceProperties
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:
-
Properties
Cache
ConfigurationProperties
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ServiceProperties
public ServiceProperties()
-
-
Method Details
-
getHttp
-
getMemcached
-