12 lines
491 B
Markdown
12 lines
491 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-5-reactive-client)
|