类 WebMvcAutoConfiguration.EnableWebMvcConfiguration

所有已实现的接口:
Aware, ApplicationContextAware, ResourceLoaderAware, ServletContextAware
封闭类:
WebMvcAutoConfiguration

@Configuration(proxyBeanMethods=false) @EnableConfigurationProperties(WebProperties.class) public static class WebMvcAutoConfiguration.EnableWebMvcConfiguration extends DelegatingWebMvcConfiguration implements ResourceLoaderAware
Configuration equivalent to @EnableWebMvc.