インターフェース AssertableReactiveWebApplicationContext

すべてのスーパーインターフェース:
ApplicationContext, ApplicationContextAssertProvider<ConfigurableReactiveWebApplicationContext>, ApplicationEventPublisher, org.assertj.core.api.AssertProvider<ApplicationContextAssert<ConfigurableReactiveWebApplicationContext>>, AutoCloseableSE, BeanFactory, CloseableSE, ConfigurableApplicationContext, ConfigurableReactiveWebApplicationContext, EnvironmentCapable, HierarchicalBeanFactory, Lifecycle, ListableBeanFactory, MessageSource, ReactiveWebApplicationContext, ResourceLoader, ResourcePatternResolver

AssertJ スタイルのアサーションをさらにサポートする ReactiveWebApplicationContext。既存のリアクティブ Web アプリケーションコンテキストまたは起動に失敗したアプリケーションコンテキストを装飾するために使用できます。

詳細については、ApplicationContextAssertProvider を参照してください。

導入:
2.0.0
作成者:
Phillip Webb
関連事項: