| Package | Description |
|---|---|
| org.springframework.web.reactive.support |
Support classes for Spring WebFlux setup.
|
| Class and Description |
|---|
| AbstractDispatcherHandlerInitializer
Base class for
WebApplicationInitializer
implementations that register a DispatcherHandler in the servlet
context, wrapping it in a ServletHttpHandlerAdapter. |