Browse Source
This commit adds a new `cloneBuilder()` method on `WebClient.Builder`; we can now reuse the customizations of an existing builder without sharing its state across several `WebClient` building code paths. Issue: SPR-15690pull/1462/merge
2 changed files with 10 additions and 0 deletions
Loading…
Reference in new issue