Skip to content

Commit

Permalink
Introduce RestClient
Browse files Browse the repository at this point in the history
This commit introduces the RestClient, a synchronous HTTP client that
offers an API similar to WebClient, using the same infrastructure (i.e.
request factory, error handler, interceptors, etc) as RestTemplate.

Closes gh-29552
  • Loading branch information
poutsma committed Jul 4, 2023
1 parent 9eb1fbd commit 0820210
Show file tree
Hide file tree
Showing 7 changed files with 2,711 additions and 1 deletion.

0 comments on commit 0820210

Please sign in to comment.