| パッケージ | 説明 |
|---|---|
| org.springframework.boot.actuate.autoconfigure.web | アクチュエーター Web の関心事の自動構成のためのコアクラス。 |
| org.springframework.boot.web.context | Spring の ApplicationContext と Web の統合。 |
| org.springframework.boot.web.reactive.context | Spring の ApplicationContext とのリアクティブベースの Web 統合。 |
| org.springframework.boot.web.servlet.context | Spring の WebApplicationContext とのサーブレットベースの Web 統合。 |
| クラスと説明 |
|---|
| ConfigurableWebServerApplicationContext ほとんど web server application contexts によって実装される SPI インターフェース。 |
| クラスと説明 |
|---|
WebServerApplicationContextWebServer のライフサイクルを作成および管理する application contexts によって実装されるインターフェース。 |
WebServerInitializedEventWebServer の準備ができたときに公開されるイベント。 |
| クラスと説明 |
|---|
| ConfigurableWebServerApplicationContext ほとんど web server application contexts によって実装される SPI インターフェース。 |
WebServerApplicationContextWebServer のライフサイクルを作成および管理する application contexts によって実装されるインターフェース。 |
WebServerInitializedEventWebServer の準備ができたときに公開されるイベント。 |
| クラスと説明 |
|---|
| ConfigurableWebServerApplicationContext ほとんど web server application contexts によって実装される SPI インターフェース。 |
WebServerApplicationContextWebServer のライフサイクルを作成および管理する application contexts によって実装されるインターフェース。 |
WebServerInitializedEventWebServer の準備ができたときに公開されるイベント。 |