spring-framework / org.springframework.web.servlet.support / AbstractDispatcherServletInitializer / <init>

<init>

AbstractDispatcherServletInitializer()

Base class for org.springframework.web.WebApplicationInitializer implementations that register a DispatcherServlet in the servlet context.

Most applications should consider extending the Spring Java config, sub-class AbstractAnnotationConfigDispatcherServletInitializer.

Author
Arjen Poutsma

Author
Chris Beams

Author
Rossen Stoyanchev

Author
Juergen Hoeller

Author
Stephane Nicoll

Since
3.2