Uses of Package
org.springframework.boot.web.reactive.context
Packages that use 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.-
Classes in org.springframework.boot.web.reactive.context used by org.springframework.boot.test.context.assertjClassDescriptionInterface to provide configuration for a reactive web application.Interface to provide configuration for a reactive web application.
-
Classes in org.springframework.boot.web.reactive.context used by org.springframework.boot.test.context.runnerClassDescriptionInterface to provide configuration for a reactive web application.
-
Classes in org.springframework.boot.web.reactive.context used by org.springframework.boot.web.reactive.contextClassDescriptionInterface to provide configuration for a reactive web application.Specialization of
ConfigurableEnvironmentfor reactive application contexts.Subclass ofGenericApplicationContext, suitable for reactive web environments.Interface to provide configuration for a reactive web application.AGenericReactiveWebApplicationContextthat can be used to bootstrap itself from a containedReactiveWebServerFactorybean.