| パッケージ | 説明 |
|---|---|
| org.springframework.boot.autoconfigure.web.embedded | 組み込みのリアクティブおよびサーブレット Web サーバーの構成。 |
| org.springframework.boot.autoconfigure.web.servlet | サーブレット Web サーバーと Spring MVC の自動構成。 |
| org.springframework.boot.autoconfigure.websocket.servlet | サーブレット Web サーバーでの WebSocket サポートの自動構成。 |
| org.springframework.boot.web.embedded.undertow | Undertow が支援する組み込みのリアクティブおよびサーブレット Web サーバーの実装。 |
| クラスと説明 |
|---|
| ConfigurableUndertowWebServerFactory Undertow 固有の機能用の ConfigurableWebServerFactory。 |
| クラスと説明 |
|---|
| ConfigurableUndertowWebServerFactory Undertow 固有の機能用の ConfigurableWebServerFactory。 |
| UndertowBuilderCustomizer Undertow Undertow.Builder をカスタマイズするために使用できるコールバックインターフェース。 |
| UndertowDeploymentInfoCustomizer Undertow DeploymentInfo をカスタマイズするために使用できるコールバックインターフェース。 |
| UndertowServletWebServer 組み込み Undertow サーバーを制御するために使用できる WebServer。 |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.