Package | Description |
---|---|
org.springframework.boot.autoconfigure.web | |
org.springframework.boot.context.embedded.undertow |
Support for Undertow
EmbeddedServletContainers . |
Class and Description |
---|
UndertowEmbeddedServletContainerFactory
EmbeddedServletContainerFactory that can be used to create
UndertowEmbeddedServletContainer s. |
Class and Description |
---|
UndertowBuilderCustomizer
Callback interface that can be used to customize an Undertow
Builder . |
UndertowEmbeddedServletContainer
EmbeddedServletContainer that can be used to control an embedded Undertow
server. |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.