Uses of Package
org.springframework.boot.web.server
Packages that use org.springframework.boot.web.server
Package
Description
Actuator web server support.
Reactive and servlet web server implementations backed by Jetty.
Auto-configuration for Jetty.
Classes related to the auto-configuration of a reactive web server using Jetty.
Classes related to the auto-configuration of a servlet web server using Jetty.
Reactive web server implementation backed by Jetty.
Servlet web server implementation backed by Jetty.
Reactive web server implementation backed by Netty.
Auto-configuration for Reactor Netty.
Auto-configuration for RSocket.
Reactor Netty based RSocket server implementation.
Support for RSocket servers.
Reactive and servlet web server implementations backed by Tomcat.
Classes related to the auto-configuration of a servlet or reactive web server using
Tomcat.
Reactive web server implementation backed by Tomcat.
Servlet web server implementation backed by Tomcat.
Support for embedded web servers.
Classes related to the auto-configuration of a web server.
Classes related to the auto-configuration of a reactive web server.
Classes related to the auto-configuration of a servlet web server.
Web integrations with Spring's
ApplicationContext.Reactive web server abstractions.
Reactive web server based integrations with Spring's
ApplicationContext.Servlet web server abstractions.
Servlet web server based web integrations with Spring's
WebApplicationContext.-
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.Tagging interface for factories that create aWebServer.Strategy interface for customizingweb server factories. -
Classes in org.springframework.boot.web.server used by org.springframework.boot.jettyClassDescriptionAbstract base class for
ConfigurableWebServerFactoryimplementations.A configurableWebServerFactory.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.jetty.autoconfigure
-
Classes in org.springframework.boot.web.server used by org.springframework.boot.jetty.autoconfigure.reactive
-