| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BUS_CONSUMER |
"busConsumer" |
public static final String |
DESTINATION |
"springCloudBus" |
public static final String |
INPUT |
"springCloudBusInput" |
public static final String |
OUTPUT |
"springCloudBusOutput" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PREFIX |
"spring.cloud.bus" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SPRING_CLOUD_BUS_ENABLED |
"spring.cloud.bus.enabled" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BUS_PATH_MATCHER_NAME |
"busPathMatcher" |
public static final String |
CLOUD_CONFIG_NAME_PROPERTY |
"spring.cloud.config.name" |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.