Package org.springframework.boot.jetty
package org.springframework.boot.jetty
Reactive and servlet web server implementations backed by Jetty.
- See Also:
-
ClassDescription
ConfigurableWebServerFactory
for Jetty-specific features.JettyServerCustomizer
to addForwardedRequestCustomizer
.Callback interface that can be used to customize a JettyServer
.WebServer
that can be used to control a Jetty web server.Base class for factories that produce aJettyWebServer
.