Uses of Package
org.springframework.boot.web.context
Package
Description
Core classes for auto-configuration of actuator web concerns.
Web integrations with Spring's
ApplicationContext
.Reactive based web integrations with Spring's
ApplicationContext
.Servlet based web integrations with Spring's
WebApplicationContext
.-
ClassDescriptionSPI interface to be implemented by most if not all
web server application contexts
. -
ClassDescriptionInterface to be implemented by
application contexts
that create and manage the lifecycle of an embeddedWebServer
.Event to be published when theWebServer
is ready. -
ClassDescriptionSPI interface to be implemented by most if not all
web server application contexts
.Interface to be implemented byapplication contexts
that create and manage the lifecycle of an embeddedWebServer
.Event to be published when theWebServer
is ready. -
ClassDescriptionSPI interface to be implemented by most if not all
web server application contexts
.Interface to be implemented byapplication contexts
that create and manage the lifecycle of an embeddedWebServer
.Event to be published when theWebServer
is ready.