@Configuration @ConditionalOnWebApplication @Import(value=FileMonitorConfiguration.class) public class EnvironmentMonitorAutoConfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
EnvironmentMonitorAutoConfiguration.PropertyPathNotificationExtractorConfiguration |
| Constructor and Description |
|---|
EnvironmentMonitorAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
PropertyPathEndpoint |
propertyPathEndpoint(org.springframework.cloud.bus.BusProperties busProperties) |
@Bean public PropertyPathEndpoint propertyPathEndpoint(org.springframework.cloud.bus.BusProperties busProperties)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.