mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polishing
This commit is contained in:
+2
-1
@@ -449,8 +449,9 @@ public interface WebTestClient {
|
||||
Builder responseTimeout(Duration timeout);
|
||||
|
||||
/**
|
||||
* Apply the given {@code Consumer} to this builder instance.
|
||||
* Apply the given configurer to this builder instance.
|
||||
* <p>This can be useful for applying pre-packaged customizations.
|
||||
* @param configurer the configurer to apply
|
||||
*/
|
||||
Builder apply(WebTestClientConfigurer configurer);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user