| Package | Description |
|---|---|
| org.springframework.boot.web.reactive.context |
Reactive based web integrations with Spring's
ApplicationContext. |
| Class and Description |
|---|
| GenericReactiveWebApplicationContext
Subclass of
AnnotationConfigApplicationContext, suitable for reactive web
environments. |
| ReactiveWebApplicationContext
Interface to provide configuration for a reactive web application.
|
| ReactiveWebServerApplicationContext
A
GenericReactiveWebApplicationContext that can be used to bootstrap itself
from a contained ReactiveWebServerFactory bean. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.