This change makes it possible to provide no configuration for the DispatcherServlet when extending AbstractAnnotationConfigDispatcherServletInitializer, and therefore provide all config through the "root" context. Issue: SPR-11357
This change makes it possible to provide no configuration for the DispatcherServlet when extending AbstractAnnotationConfigDispatcherServletInitializer, and therefore provide all config through the "root" context. Issue: SPR-11357