程序包的使用
org.springframework.boot.web.context
程序包
说明
Web integrations with Spring's
ApplicationContext
.Reactive based web integrations with Spring's
ApplicationContext
.Servlet based web integrations with Spring's
WebApplicationContext
.-
类说明Interface to be implemented by
application contexts
that create and manage the lifecycle of an embeddedWebServer
.Event to be published when theWebServer
is ready. -
类说明SPI 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. -
类说明SPI 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.