95a8bbe3f2 | ||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
pom.xml |
README.md
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
- Simultaneous Spring WebClient Calls
- Mocking a WebClient in Spring
- Get List of JSON Objects with WebClient
- Upload a File with WebClient
- How to Get Response Body When Testing the Status Code in WebFlux WebClient
- Spring Boot FeignClient vs. WebClient
- More articles: [next -->]