Uses of Package
org.springframework.boot.web.reactive.context
Package
Description
AssertJ support for ApplicationContexts.
Test utilities to run application contexts for testing.
Reactive based web integrations with Spring's
ApplicationContext
.-
ClassDescriptionInterface to provide configuration for a reactive web application.Interface to provide configuration for a reactive web application.
-
ClassDescriptionInterface to provide configuration for a reactive web application.
-
ClassDescriptionInterface to provide configuration for a reactive web application.Specialization of
ConfigurableEnvironment
for reactive application contexts.Subclass ofGenericApplicationContext
, suitable for reactive web environments.Interface to provide configuration for a reactive web application.AGenericReactiveWebApplicationContext
that can be used to bootstrap itself from a containedReactiveWebServerFactory
bean.