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