Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.web |
Core classes for auto-configuration of actuator web concerns.
|
org.springframework.boot.admin |
Administration support for Spring Boot applications.
|
org.springframework.boot.web.context |
Web integrations with Spring's
ApplicationContext . |
org.springframework.boot.web.reactive.context |
Reactive based web integrations with Spring's
ApplicationContext . |
org.springframework.boot.web.servlet.context |
Servlet based web integrations with Spring's
WebApplicationContext . |
Class and Description |
---|
ConfigurableWebServerApplicationContext
SPI interface to be implemented by most if not all
web server application contexts . |
Class and Description |
---|
WebServerInitializedEvent
Event to be published after the application context is refreshed and the
WebServer is ready. |
Class and Description |
---|
WebServerApplicationContext
Interface to be implemented by
application contexts that
create and manage the lifecycle of an embedded WebServer . |
WebServerInitializedEvent
Event to be published after the application context is refreshed and the
WebServer is ready. |
Class and Description |
---|
ConfigurableWebServerApplicationContext
SPI interface to be implemented by most if not all
web server application contexts . |
WebServerApplicationContext
Interface to be implemented by
application contexts that
create and manage the lifecycle of an embedded WebServer . |
WebServerInitializedEvent
Event to be published after the application context is refreshed and the
WebServer is ready. |
Class and Description |
---|
ConfigurableWebServerApplicationContext
SPI interface to be implemented by most if not all
web server application contexts . |
WebServerApplicationContext
Interface to be implemented by
application contexts that
create and manage the lifecycle of an embedded WebServer . |
WebServerInitializedEvent
Event to be published after the application context is refreshed and the
WebServer is ready. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.