クラスの使用
org.springframework.boot.web.server.context.WebServerInitializedEvent
WebServerInitializedEvent を使用するパッケージ
パッケージ
説明
Spring の
ApplicationContext と Web の統合。Spring の
ApplicationContext とのリアクティブ Web サーバーベースの統合。Spring の
WebApplicationContext とのサーブレット Web サーバーベースの Web 統合。org.springframework.boot.web.server.context 内の WebServerInitializedEvent 使用
WebServerInitializedEvent 型の型引数を持つインターフェースを実装する org.springframework.boot.web.server.context のクラス型 WebServerInitializedEvent のパラメーターを持つ org.springframework.boot.web.server.context のメソッド修飾子と型メソッド説明voidServerPortInfoApplicationContextInitializer.onApplicationEvent(WebServerInitializedEvent event) voidWebServerPortFileWriter.onApplicationEvent(WebServerInitializedEvent event) org.springframework.boot.web.server.reactive.context 内の WebServerInitializedEvent 使用
org.springframework.boot.web.server.servlet.context 内の WebServerInitializedEvent 使用