Skip to content

Reactive Web client [SPR-14154] #18726

@spring-projects-issues

Description

@spring-projects-issues

Rossen Stoyanchev opened SPR-14154 and commented

In addition to reactive HTTP abstractions (see #18724) we need a WebClient to perform HTTP requests with higher level support for serializing and deserializing business objects to and from JSON, XML and other content types.

This is equivalent to the existing RestTemplate and AsyncRestTemplate but built on the reactive HTTP request and response from #18724. The new WebClient should provide first class support for using different async composition libraries with built-in support for Reactor and RxJava 1.x.


Affects: 4.2.5

Issue Links:

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions