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