Package org.springframework.boot.web.context
package org.springframework.boot.web.context
Web integrations with Spring's
ApplicationContext.-
ClassDescriptionSPI interface to be implemented by most if not all
web server application contexts.ApplicationContextInitializerthat setsEnvironmentproperties for the ports thatWebServerservers are actually listening on.Interface to be implemented byapplication contextsthat create and manage the lifecycle of an embeddedWebServer.SmartLifecycleto triggerWebServergraceful shutdown.Event to be published when theWebServeris ready.AnApplicationListenerthat saves embedded server port and management port into file.