@ConfigurationProperties(prefix="genie.zookeeper")
@Validated
public class ZookeeperProperties
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_PREFIX
The property prefix for this group.
|
| Constructor and Description |
|---|
ZookeeperProperties() |
public static final java.lang.String PROPERTY_PREFIX