クラスの使用
org.springframework.boot.web.server.reactive.context.ReactiveWebServerApplicationContext
ReactiveWebServerApplicationContext を使用するパッケージ
org.springframework.boot.web.server.reactive.context 内の ReactiveWebServerApplicationContext 使用
修飾子と型クラス説明classアノテーション付きクラスを入力として受け入れるReactiveWebServerApplicationContext- 特に@Configurationアノテーション付きクラスだけでなく、プレーンな@Componentクラスとjavax.injectアノテーションを使用する JSR-330 準拠クラスも受け入れます。型 ReactiveWebServerApplicationContext のパラメーターを持つ org.springframework.boot.web.server.reactive.context のコンストラクター修飾子コンストラクター説明ReactiveWebServerInitializedEvent(WebServer webServer, ReactiveWebServerApplicationContext applicationContext)