Browse Source
This commit fixes a typo in the `DefaultWebClient` implementation. Instead of forwarding resolved `WebClientException` instances as error signals, the `bodyToMono(ParameterizedTypeReference)` variant would just forward those exceptions as `onNext` signals. Issue: SPR-15946pull/1527/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue