Fix typo.
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user