Name |
Last commit
|
Last update |
---|---|---|
.. | ||
web | ||
ApplicationRegistryTest.java | ||
StatusUpdateApplicationListenerTest.java | ||
StatusUpdaterTest.java |
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 |
---|---|---|
.. | ||
web | Loading commit data... | |
ApplicationRegistryTest.java | Loading commit data... | |
StatusUpdateApplicationListenerTest.java | Loading commit data... | |
StatusUpdaterTest.java | Loading commit data... |