public class OpenHubExternalPropertiesAutoConfiguration extends Object implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent>, org.springframework.core.Ordered
PropertySource from classpath:/openhub.properties
external location that will override all application properties.| Constructor and Description |
|---|
OpenHubExternalPropertiesAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
void |
onApplicationEvent(org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent event) |
public OpenHubExternalPropertiesAutoConfiguration()
public int getOrder()
getOrder in interface org.springframework.core.Orderedpublic void onApplicationEvent(org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent>Copyright © 2018 Pivotal Software, Inc.. All rights reserved.