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
commit 77e15d2e84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)