master
izeye 10 years ago
parent 7e799295e5
commit 593aff99b0
  1. 2
      spring-webmvc/src/main/java/org/springframework/web/servlet/config/annotation/EnableWebMvc.java

@ -75,7 +75,7 @@ import org.springframework.context.annotation.Import;
* @Bean * @Bean
* public RequestMappingHandlerAdapter requestMappingHandlerAdapter() { * public RequestMappingHandlerAdapter requestMappingHandlerAdapter() {
* // Create or delegate to "super" to create and * // Create or delegate to "super" to create and
* // customize properties of RequestMapingHandlerAdapter * // customize properties of RequestMappingHandlerAdapter
* } * }
* } * }
* </pre> * </pre>

Loading…
Cancel
Save