Files
Javadevjournal f7ee5a06d0 Spring WebClient
2022-03-06 11:31:36 -08:00

7 lines
229 B
Markdown

# Spring WebClient
How to use new Spring WebClient REST APIs. WebClient provides a powerful and flexible way to
perform REST API Calls.
* [How to setup Spring WebClient](https://www.javadevjournal.com/spring/spring-webclient/)