spring-framework / org.springframework.web.reactive.support / AbstractAnnotationConfigDispatcherHandlerInitializer / <init>

<init>

AbstractAnnotationConfigDispatcherHandlerInitializer()
Deprecated: in favor of org.springframework.web.server.adapter.AbstractReactiveWebInitializer

org.springframework.web.WebApplicationInitializer to register a DispatcherHandler, wrapping it in a ServletHttpHandlerAdapter, and use Java-based Spring configuration.

Author
Arjen Poutsma