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