| Package | Description |
|---|---|
| org.springframework.web.reactive.support |
Support classes for Spring WebFlux setup.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAnnotationConfigDispatcherHandlerInitializer
Base class for
WebApplicationInitializer
implementations that register a DispatcherHandler configured with annotated
@Configuration classes in the
servlet context, wrapping it in a ServletHttpHandlerAdapter. |