It should be possible to progress from extending WebMvcConfigurerAdapter (w/ @EnableWebMvc) to extending WebMvcConfigurationSupport directly, to extending DelegatingWebMvcConfigurationSupport. This change makes that possible.
It should be possible to progress from extending WebMvcConfigurerAdapter (w/ @EnableWebMvc) to extending WebMvcConfigurationSupport directly, to extending DelegatingWebMvcConfigurationSupport. This change makes that possible.