Package | Description |
---|---|
org.springframework.boot.web.embedded.undertow |
Embedded reactive and servlet web server implementations backed by Undertow.
|
Modifier and Type | Class and Description |
---|---|
class |
UndertowReactiveWebServerFactory
ReactiveWebServerFactory that can be used to create UndertowWebServer s. |
class |
UndertowServletWebServerFactory
ServletWebServerFactory that can be used to create
UndertowServletWebServer s. |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.