Update README.md

This commit is contained in:
Maiklins 2024-04-28 21:30:36 +02:00 committed by GitHub
parent edf3b45366
commit b193eccfa6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

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)