Uses of Package
org.springframework.boot.web.server
Packages that use org.springframework.boot.web.server
Package
Description
Core classes for auto-configuration of actuator web concerns.
Actuator web server support.
Auto-configuration for RSocket.
Auto-configuration for common web concerns.
Configuration for embedded reactive and servlet web servers.
Auto-configuration for reactive web servers and Spring WebFlux.
Auto-configuration for servlet web servers and Spring MVC.
Auto-configuration for WebSocket support in reactive web servers.
Auto-configuration for WebSocket support in servlet web servers.
Reactor Netty based RSocket server implementation.
Support for RSocket servers.
Web integrations with Spring's
ApplicationContext
.Embedded reactive and servlet web server implementations backed by Jetty.
Embedded reactive web server implementation backed by Netty.
Embedded reactive and servlet web server implementations backed by Tomcat.
Embedded reactive and servlet web server implementations backed by Undertow.
Reactive based web integrations with Spring's
ApplicationContext
.Reactive web server abstractions.
Support for embedded web servers.
Servlet based web integrations with Spring's
WebApplicationContext
.Servlet web server abstractions.
Support classes for Servlet-based web servers.
-
-
Classes in org.springframework.boot.web.server used by org.springframework.boot.actuate.autoconfigure.web.serverClassDescriptionA configurable
WebServerFactory
.Simple server-independent abstraction for SSL configuration.Strategy interface for customizingweb server factories
. -
-
Classes in org.springframework.boot.web.server used by org.springframework.boot.autoconfigure.webClassDescriptionSimple server-independent abstraction for compression configuration.Cookie properties.Simple server-independent abstraction for HTTP/2 configuration.Configuration for shutting down a
WebServer
.Simple server-independent abstraction for SSL configuration. -
Classes in org.springframework.boot.web.server used by org.springframework.boot.autoconfigure.web.embedded
-
Classes in org.springframework.boot.web.server used by org.springframework.boot.autoconfigure.web.reactive
-
Classes in org.springframework.boot.web.server used by org.springframework.boot.autoconfigure.web.servlet
-
Classes in org.springframework.boot.web.server used by org.springframework.boot.autoconfigure.websocket.reactive
-
Classes in org.springframework.boot.web.server used by org.springframework.boot.autoconfigure.websocket.servlet
-
Classes in org.springframework.boot.web.server used by org.springframework.boot.rsocket.nettyClassDescriptionSimple server-independent abstraction for SSL configuration.Deprecated, for removal: This API element is subject to removal in a future version.
-
Classes in org.springframework.boot.web.server used by org.springframework.boot.rsocket.serverClassDescriptionSimple server-independent abstraction for SSL configuration.Deprecated, for removal: This API element is subject to removal in a future version.since 3.1.0 for removal in 3.3.0 in favor of registering an
SslBundle
. -
Classes in org.springframework.boot.web.server used by org.springframework.boot.web.contextClassDescriptionSimple interface that represents a fully configured web server (for example Tomcat, Jetty, Netty).
-
Classes in org.springframework.boot.web.server used by org.springframework.boot.web.embedded.jettyClassDescriptionAbstract base class for
ConfigurableWebServerFactory
implementations.A configurableWebServerFactory
.Interface for a registry that holdsErrorPages
.A callback for the result of a graceful shutdown request.Simple interface that represents a fully configured web server (for example Tomcat, Jetty, Netty).Exceptions thrown by a web server.Tagging interface for factories that create aWebServer
. -
Classes in org.springframework.boot.web.server used by org.springframework.boot.web.embedded.nettyClassDescriptionAbstract base class for
ConfigurableWebServerFactory
implementations.A configurableWebServerFactory
.Interface for a registry that holdsErrorPages
.A callback for the result of a graceful shutdown request.Simple server-independent abstraction for HTTP/2 configuration.Configuration for shutting down aWebServer
.Client authentication types.Simple interface that represents a fully configured web server (for example Tomcat, Jetty, Netty).Exceptions thrown by a web server.Tagging interface for factories that create aWebServer
. -
Classes in org.springframework.boot.web.server used by org.springframework.boot.web.embedded.tomcatClassDescriptionAbstract base class for
ConfigurableWebServerFactory
implementations.A configurableWebServerFactory
.Interface for a registry that holdsErrorPages
.A callback for the result of a graceful shutdown request.Configuration for shutting down aWebServer
.Simple interface that represents a fully configured web server (for example Tomcat, Jetty, Netty).Exceptions thrown by a web server.Tagging interface for factories that create aWebServer
. -
Classes in org.springframework.boot.web.server used by org.springframework.boot.web.embedded.undertowClassDescriptionAbstract base class for
ConfigurableWebServerFactory
implementations.A configurableWebServerFactory
.Interface for a registry that holdsErrorPages
.A callback for the result of a graceful shutdown request.Simple interface that represents a fully configured web server (for example Tomcat, Jetty, Netty).Exceptions thrown by a web server.Tagging interface for factories that create aWebServer
. -
Classes in org.springframework.boot.web.server used by org.springframework.boot.web.reactive.contextClassDescriptionSimple interface that represents a fully configured web server (for example Tomcat, Jetty, Netty).
-
Classes in org.springframework.boot.web.server used by org.springframework.boot.web.reactive.serverClassDescriptionAbstract base class for
ConfigurableWebServerFactory
implementations.A configurableWebServerFactory
.Interface for a registry that holdsErrorPages
.Simple interface that represents a fully configured web server (for example Tomcat, Jetty, Netty).Tagging interface for factories that create aWebServer
. -
Classes in org.springframework.boot.web.server used by org.springframework.boot.web.serverClassDescriptionSimple server-independent abstraction for compression configuration.A configurable
WebServerFactory
.SameSite values.Simple server-independent abstraction for error pages.Interface for a registry that holdsErrorPages
.A callback for the result of a graceful shutdown request.The result of a graceful shutdown request.Simple server-independent abstraction for HTTP/2 configuration.Simple server-independent abstraction for mime mappings.A single mime mapping.Configuration for shutting down aWebServer
.Simple server-independent abstraction for SSL configuration.Client authentication types.Deprecated, for removal: This API element is subject to removal in a future version.since 3.1.0 for removal in 3.3.0 in favor of registering anSslBundle
.Exceptions thrown by a web server.Tagging interface for factories that create aWebServer
. -
Classes in org.springframework.boot.web.server used by org.springframework.boot.web.servlet.contextClassDescriptionSimple interface that represents a fully configured web server (for example Tomcat, Jetty, Netty).
-
Classes in org.springframework.boot.web.server used by org.springframework.boot.web.servlet.serverClassDescriptionAbstract base class for
ConfigurableWebServerFactory
implementations.A configurableWebServerFactory
.Cookie properties.SameSite values.Interface for a registry that holdsErrorPages
.Simple server-independent abstraction for mime mappings.Simple interface that represents a fully configured web server (for example Tomcat, Jetty, Netty).Tagging interface for factories that create aWebServer
. -
Classes in org.springframework.boot.web.server used by org.springframework.boot.web.servlet.supportClassDescriptionSimple server-independent abstraction for error pages.Interface for a registry that holds
ErrorPages
.
SslBundle
.