Class webClientHttpServiceGroupAdapter

java.lang.Object
org.springframework.web.reactive.function.client.support.webClientHttpServiceGroupAdapter
All Implemented Interfaces:
HttpServiceGroupAdapter<webClient.Builder>

public class webClientHttpServiceGroupAdapter extends Object implements HttpServiceGroupAdapter<webClient.Builder>
Adapter for groups backed by webClient.
Since:
7.0
Author:
Rossen Stoyanchev