Dhawal Kapil 034f6d8e9a Update README.md (#15033)
* Update README.md

* Update README.md

* Update README.md

* Update README.md
2023-10-22 13:38:41 +05:30

12 lines
489 B
Markdown

## Spring REST Example Project
This module contains articles about reactive Spring 5 WebClient
### The Course
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)
- More articles: [[<-- prev]](../spring-reactive-client)