Class WebMvcAutoConfiguration.EnableWebMvcConfiguration

All Implemented Interfaces:
Aware, ApplicationContextAware, ResourceLoaderAware, ServletContextAware
Enclosing class:
WebMvcAutoConfiguration

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