接口 AssertableReactiveWebApplicationContext

所有超级接口:
ApplicationContext, ApplicationContextAssertProvider<ConfigurableReactiveWebApplicationContext>, ApplicationEventPublisher, org.assertj.core.api.AssertProvider<ApplicationContextAssert<ConfigurableReactiveWebApplicationContext>>, AutoCloseable, BeanFactory, Closeable, ConfigurableApplicationContext, ConfigurableReactiveWebApplicationContext, EnvironmentCapable, HierarchicalBeanFactory, Lifecycle, ListableBeanFactory, MessageSource, ReactiveWebApplicationContext, ResourceLoader, ResourcePatternResolver

A ReactiveWebApplicationContext that additionally supports AssertJ style assertions. Can be used to decorate an existing reactive web application context or an application context that failed to start.

See ApplicationContextAssertProvider for more details.

从以下版本开始:
2.0.0
作者:
Phillip Webb
另请参阅: