| インターフェース | 説明 |
|---|---|
| ConfigurableWebServerApplicationContext | ほとんど web server application contexts によって実装される SPI インターフェース。 |
| WebServerApplicationContext | WebServer のライフサイクルを作成および管理する application contexts によって実装されるインターフェース。 |
| クラス | 説明 |
|---|---|
| ServerPortInfoApplicationContextInitializer | |
| WebServerGracefulShutdownLifecycle | SmartLifecycle は、WebServer の正常なシャットダウンをトリガーします。 |
| WebServerInitializedEvent | WebServer の準備ができたときに公開されるイベント。 |
| WebServerPortFileWriter | 組み込みサーバーポートと管理ポートをファイルに保存する ApplicationListener。 |
ApplicationContext と Web の統合。