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.tomcat |
Support for Tomcat
EmbeddedServletContainers . |
Class and Description |
---|
TomcatEmbeddedServletContainerFactory
EmbeddedServletContainerFactory that can be used to create
TomcatEmbeddedServletContainer s. |
Class and Description |
---|
TomcatEmbeddedServletContainerFactory
EmbeddedServletContainerFactory that can be used to create
TomcatEmbeddedServletContainer s. |
Class and Description |
---|
TomcatConnectorCustomizer
Callback interface that can be used to customize a Tomcat
Connector . |
TomcatContextCustomizer
Callback interface that can be used to customize a Tomcat
Context . |
TomcatEmbeddedServletContainer
EmbeddedServletContainer that can be used to control an embedded Tomcat server. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.