public class BusEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
EnvironmentPostProcessor that sets the default properties for the Bus.| Constructor and Description |
|---|
BusEnvironmentPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addOrReplace(org.springframework.core.env.MutablePropertySources propertySources,
Map<String,Object> map,
String propertySourceName,
boolean first) |
void |
postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment,
org.springframework.boot.SpringApplication application) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.