@Configuration public class ConfigServerServiceConnector extends Object implements ApplicationListener<org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent>, Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Constructor and Description |
|---|
ConfigServerServiceConnector() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
void |
onApplicationEvent(org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent event) |
public void onApplicationEvent(org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent event)
onApplicationEvent in interface ApplicationListener<org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent>