indicates that this class declares one or more @Bean methods to be managed by the Spring container. @Bean methods return references to bean objects. @EnableWebMvc imports the Spring MVC configuration ...