• Phillip Webb's avatar
    Propogate startup failures to management context · 68983400
    Phillip Webb authored
    Update EndpointWebMvcAutoConfiguration so that ApplicationFailedEvents
    cause the management context to close.
    
    Prior to this commit if an application failed to start (for example
    because `server.port` was already in use) the management context would
    remain open and the application would not exit.
    
    Fixes gh-5388
    68983400
Name
Last commit
Last update
..
src Loading commit data...
README.adoc Loading commit data...
pom.xml Loading commit data...