Uses of Class
org.springframework.boot.web.embedded.undertow.UndertowWebServer
Packages that use UndertowWebServer
Package
Description
Embedded reactive and servlet web server implementations backed by Undertow.
-
Uses of UndertowWebServer in org.springframework.boot.web.embedded.undertow
Subclasses of UndertowWebServer in org.springframework.boot.web.embedded.undertowModifier and TypeClassDescriptionclass
WebServer
that can be used to control an embedded Undertow server.