| パッケージ | 説明 |
|---|---|
| org.springframework.boot.web.reactive.context | Spring の ApplicationContext とのリアクティブベースの Web 統合。 |
| 修飾子と型 | クラスと説明 |
|---|---|
class | AnnotationConfigReactiveWebServerApplicationContext アノテーション付きクラスを入力として受け入れる ReactiveWebServerApplicationContext - 特に @Configuration アノテーション付きクラスだけでなく、プレーンな @Component クラスおよび javax.inject アノテーションを使用する JSR-330 準拠クラスも受け入れます。 |
class | ReactiveWebServerApplicationContext 含まれている ReactiveWebServerFactory Bean からブートストラップするために使用できる GenericReactiveWebApplicationContext。 |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.