Uses of Package
org.springframework.boot.web.embedded.undertow
Package
Description
Configuration for embedded reactive and servlet web servers.
Auto-configuration for servlet web servers and Spring MVC.
Auto-configuration for WebSocket support in servlet web servers.
Embedded reactive and servlet web server implementations backed by Undertow.
-
-
-
-
ClassDescription
ConfigurableWebServerFactory
for Undertow-specific features.Factory used byUndertowServletWebServer
to addHttpHandlers
.Callback interface that can be used to customize an UndertowUndertow.Builder
.Callback interface that can be used to customize an UndertowDeploymentInfo
.WebServer
that can be used to control an embedded Undertow server.WebServer
that can be used to control an Undertow web server.