Spring Boot for VMware GemFire
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:
-
PropertiesCacheConfigurationProperties
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ServiceProperties
public ServiceProperties()
-
-
Method Details
-
getHttp
-
getMemcached
-