Package | Description |
---|---|
org.springframework.boot.autoconfigure.web |
Auto-configuration for embedded servlet containers and Spring MVC.
|
org.springframework.boot.autoconfigure.websocket |
Auto-configuration for Spring WebSocket.
|
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 |
---|
UndertowEmbeddedServletContainerFactory
EmbeddedServletContainerFactory that can be used to create
UndertowEmbeddedServletContainer s. |
Class and Description |
---|
UndertowBuilderCustomizer
Callback interface that can be used to customize an Undertow
Undertow.Builder . |
UndertowDeploymentInfoCustomizer
Callback interface that can be used to customize an Undertow
DeploymentInfo . |
UndertowEmbeddedServletContainer
EmbeddedServletContainer that can be used to control an embedded Undertow
server. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.