2019-10-31 21:43:47 -04:00
|
|
|
## 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
|
|
|
|
- [Logging Spring WebClient Calls](https://www.baeldung.com/spring-log-webclient-calls)
|
|
|
|
- [Simultaneous Spring WebClient Calls](https://www.baeldung.com/spring-webclient-simultaneous-calls)
|
|
|
|
- [Logging Spring WebClient Calls](https://www.baeldung.com/spring-log-webclient-calls)
|
|
|
|
- [Mocking a WebClient in Spring](https://www.baeldung.com/spring-mocking-webclient)
|
2020-07-30 08:39:51 -04:00
|
|
|
- [Spring WebClient Filters](https://www.baeldung.com/spring-webclient-filters)
|