Uses of Package
org.springframework.boot.jetty
Packages that use org.springframework.boot.jetty
Package
Description
Reactive and servlet web server implementations backed by Jetty.
Auto-configuration for Jetty.
Reactive web server implementation backed by Jetty.
Servlet web server implementation backed by Jetty.
-
Classes in org.springframework.boot.jetty used by org.springframework.boot.jettyClassDescription
ConfigurableWebServerFactoryfor Jetty-specific features.Callback interface that can be used to customize a JettyServer. -
Classes in org.springframework.boot.jetty used by org.springframework.boot.jetty.autoconfigure
-
Classes in org.springframework.boot.jetty used by org.springframework.boot.jetty.reactiveClassDescription
ConfigurableWebServerFactoryfor Jetty-specific features.Base class for factories that produce aJettyWebServer. -
Classes in org.springframework.boot.jetty used by org.springframework.boot.jetty.servletClassDescription
ConfigurableWebServerFactoryfor Jetty-specific features.WebServerthat can be used to control a Jetty web server.Base class for factories that produce aJettyWebServer.