mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Fix typo.
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@ import org.springframework.context.annotation.Import;
|
||||
* @Bean
|
||||
* public RequestMappingHandlerAdapter requestMappingHandlerAdapter() {
|
||||
* // Create or delegate to "super" to create and
|
||||
* // customize properties of RequestMapingHandlerAdapter
|
||||
* // customize properties of RequestMappingHandlerAdapter
|
||||
* }
|
||||
* }
|
||||
* </pre>
|
||||
|
||||
Reference in New Issue
Block a user