Package | Description |
---|---|
org.springframework.boot.autoconfigure.web.embedded |
Configuration for embedded reactive and servlet web servers.
|
Class and Description |
---|
JettyWebServerFactoryCustomizer
Customization for Jetty-specific features common for both Servlet and Reactive servers.
|
TomcatWebServerFactoryCustomizer
Customization for Tomcat-specific features common for both Servlet and Reactive
servers.
|
UndertowWebServerFactoryCustomizer
Customization for Undertow-specific features common for both Servlet and Reactive
servers.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.