Uses of Class
org.springframework.web.servlet.support.AbstractDispatcherServletInitializer
Packages that use AbstractDispatcherServletInitializer Package Description org.springframework.web.servlet.support Support classes for Spring's web MVC framework.Uses of AbstractDispatcherServletInitializer in org.springframework.web.servlet.support
Subclasses of AbstractDispatcherServletInitializer in org.springframework.web.servlet.support Modifier and Type Class Description classAbstractAnnotationConfigDispatcherServletInitializerWebApplicationInitializerto register aDispatcherServletand use Java-based Spring configuration.