spring-framework/spring-webmvc/src
Rossen Stoyanchev ab5f1256bf Allow consolidating config in root context with Java
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
2014-01-24 11:09:12 -05:00
..
main Allow consolidating config in root context with Java 2014-01-24 11:09:12 -05:00
test Allow consolidating config in root context with Java 2014-01-24 11:09:12 -05:00