| Package | Description | 
|---|---|
| org.springframework.boot.web.reactive.context | Reactive based web integrations with Spring's
  ApplicationContext. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AnnotationConfigReactiveWebServerApplicationContextReactiveWebServerApplicationContextthat accepts annotated classes as input -
 in particular@Configuration-annotated
 classes, but also plain@Componentclasses and JSR-330 compliant
 classes usingjavax.injectannotations. | 
| Modifier and Type | Method and Description | 
|---|---|
| ReactiveWebServerApplicationContext | ReactiveWebServerInitializedEvent. getApplicationContext() | 
| Constructor and Description | 
|---|
| ReactiveWebServerInitializedEvent(WebServer webServer,
                                 ReactiveWebServerApplicationContext applicationContext) | 
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.