WebMvcConfigurationSupport: This is the main class providing the configuration behind the MVC Java config. It is typically imported by adding @EnableWebMvc to an application @Configuration class
EnableWebMvc vs WebMvcConfigurationSupport
原文:https://www.cnblogs.com/tao_/p/9265283.html