abstract class AbstractAnnotationConfigDispatcherHandlerInitializer : AbstractDispatcherHandlerInitializer
org.springframework.web.WebApplicationInitializer to register a DispatcherHandler, wrapping it in a ServletHttpHandlerAdapter, and use Java-based Spring configuration.
Author
Arjen Poutsma
AbstractAnnotationConfigDispatcherHandlerInitializer()
org.springframework.web.WebApplicationInitializer to register a |