With the fix for #260 we ignored all events from child contexts which turns out to be wrong since the "main" application context is, in case spring cloud config is used, is a child of the bootstrap context. So we just act on the events from WebApplicationContexts. After they're fired up the needed port information is available. fixes #277
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
AdminClientProperties.java | Loading commit data... | |
AdminProperties.java | Loading commit data... | |
SpringBootAdminClientAutoConfiguration.java | Loading commit data... | |
SpringBootAdminClientEnabledCondition.java | Loading commit data... |