Merge pull request #16520 from eugenp/BAEL-7789-update-readme

Update README.md
This commit is contained in:
Maiklins
2024-04-28 21:39:24 +02:00
committed by GitHub
@@ -8,4 +8,5 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring
### Relevant Articles
- [Limiting the Requests per Second With WebClient](https://www.baeldung.com/spring-webclient-limit-requests-per-second)
- [Stream Large Byte[] to File With WebClient](https://www.baeldung.com/webclient-stream-large-byte-array-to-file)
- [Spring WebClient exchange() vs retrieve()](https://www.baeldung.com/spring-webclient-exchange-vs-retrieve)
- More articles: [[<-- prev]](../spring-reactive-client)