mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +00:00
Correct javadoc tag
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ import org.springframework.restdocs.mockmvc.MockMvcRestDocumentationConfigurer;
|
||||
public interface RestDocsMockMvcConfigurationCustomizer {
|
||||
|
||||
/**
|
||||
* Customize the given {@configurer}.
|
||||
* Customize the given {@code configurer}.
|
||||
* @param configurer the configurer
|
||||
*/
|
||||
void customize(MockMvcRestDocumentationConfigurer configurer);
|
||||
|
||||
Reference in New Issue
Block a user