Polishing (follow-up on acfeb7)

This commit is contained in:
Rossen Stoyanchev
2019-12-02 17:14:13 +00:00
parent 35b7f3bf34
commit fcbc437825
2 changed files with 0 additions and 4 deletions

View File

@@ -137,7 +137,6 @@ class DefaultWebTestClientBuilder implements WebTestClient.Builder {
}
@Override
@Deprecated
public WebTestClient.Builder exchangeStrategies(ExchangeStrategies strategies) {
this.webClientBuilder.exchangeStrategies(strategies);
return this;