@ConfigurationProperties(value="govern.eventbus.kafka")
public class KafkaProperties
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PREFIX |
| Constructor and Description |
|---|
KafkaProperties() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
public static final java.lang.String PREFIX