public class Client
extends java.lang.Object
| Constructor and Description |
|---|
Client() |
| Modifier and Type | Method and Description |
|---|---|
static <U,V> org.springframework.http.ResponseEntity<V> |
exchange(U dto,
java.lang.String endUrl,
ScraperContext context,
org.springframework.http.HttpMethod method) |
public static <U,V> org.springframework.http.ResponseEntity<V> exchange(U dto,
java.lang.String endUrl,
ScraperContext context,
org.springframework.http.HttpMethod method)
throws org.springframework.web.client.RestClientException
org.springframework.web.client.RestClientException