| Package | Description | 
|---|---|
| org.springframework.boot.web.reactive.context | Reactive based web integrations with Spring's
  ApplicationContext. | 
| Class and Description | 
|---|
| ConfigurableReactiveWebApplicationContext Interface to provide configuration for a reactive web application. | 
| ConfigurableReactiveWebEnvironment Specialization of  ConfigurableEnvironmentfor reactive application contexts. | 
| GenericReactiveWebApplicationContext Subclass of  GenericApplicationContext, suitable for reactive web environments. | 
| ReactiveWebApplicationContext Interface to provide configuration for a reactive web application. | 
| ReactiveWebServerApplicationContext A  GenericReactiveWebApplicationContextthat can be used to bootstrap itself
 from a containedReactiveWebServerFactorybean. | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.