public final class GsonRestTemplateUtils extends Object implements Serializable
RestTemplate configuration.| Modifier and Type | Method and Description |
|---|---|
static Optional<org.springframework.http.converter.json.GsonHttpMessageConverter> |
getGsonConverter(org.springframework.web.client.RestTemplate restTemplate)
Get a registered GsonHttpMessageConverter from RestTemplate
|
public static Optional<org.springframework.http.converter.json.GsonHttpMessageConverter> getGsonConverter(org.springframework.web.client.RestTemplate restTemplate)
restTemplate - RestTemplateCopyright © 2019 The Holon Platform. All rights reserved.