Package | Description |
---|---|
org.springframework.web.client.support |
Classes supporting the
org.springframework.web.client package. |
Modifier and Type | Method and Description |
---|---|
RestTemplate |
RestGatewaySupport.getRestTemplate()
Returns the
RestTemplate for the gateway. |
Modifier and Type | Method and Description |
---|---|
void |
RestGatewaySupport.setRestTemplate(RestTemplate restTemplate)
Sets the
RestTemplate for the gateway. |
Copyright © 2022. All rights reserved.