I read javadoc about @EnableWebMvc.
@EnableWebMvc
But I don\'t understand what this annotation mean?
Can you expalin it clearly?
Adding this annotation to an @Configuration class imports the Spring MVC configuration from WebMvcConfigurationSupport