• Phillip Webb's avatar
    Remove getEmbeddedServletContainers() · f847ed2b
    Phillip Webb authored
    Remove the mutable getEmbeddedServletContainers() Map from
    EmbeddedWebApplicationContext and instead use the `namespace` to
    distinguish the management container.
    
    The ServerPortInfoApplicationContextInitializer class replaces the
    previous TestExecutionListener to exposes port properties (by
    listening for EmbeddedServletContainerInitializedEvents).
    f847ed2b
Name
Last commit
Last update
..
java/org/springframework/boot/actuate Loading commit data...
resources/META-INF Loading commit data...