spring-boot/spring-boot-tests/spring-boot-integration-tests
Phillip Webb 3ff772957b Add WebServerApplicationContext abstraction
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
2018-02-01 16:38:15 -08:00
..
spring-boot-configuration-processor-tests Merge branch '1.5.x' 2018-01-18 22:03:51 -08:00
spring-boot-devtools-tests Add WebServerApplicationContext abstraction 2018-02-01 16:38:15 -08:00
spring-boot-launch-script-tests Move scripts for new launch script tests to correct location 2018-02-01 09:26:16 +00:00
spring-boot-server-tests Add WebServerApplicationContext abstraction 2018-02-01 16:38:15 -08:00
src/it
pom.xml