• Phillip Webb's avatar
    Add WebServerApplicationContext abstraction · 3ff77295
    Phillip Webb authored
    Add a new `WebServerApplicationContext` interface that provides a common
    abstraction for all application contexts that create and manage the
    lifecycle of an embedded `WebServer`.
    
    Allows server namespaces to become a first-class concept (rather
    subverting `ConfigurableWebApplicationContext.getNamespace()`) and
    allow us to drop `getServerId()` from `WebServerInitializedEvent`.
    
    Also helps to improve `ManagementContextAutoConfiguration` and
    `ManagementContextFactory`.
    
    Fixes gh-11881
    3ff77295
Name
Last commit
Last update
..
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-autoconfigure Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-properties-migrator Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-test Loading commit data...
spring-boot-test-autoconfigure Loading commit data...
spring-boot-tools Loading commit data...
pom.xml Loading commit data...