Class RestClientHttpServiceGroupAdapter

java.lang.Object
org.springframework.web.client.support.RestClientHttpServiceGroupAdapter
All Implemented Interfaces:
HttpServiceGroupAdapter<RestClient.Builder>

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