クラス RestGatewaySupport

java.lang.ObjectSE
org.springframework.web.client.support.RestGatewaySupport

public class RestGatewaySupport extends ObjectSE
REST アクセスを必要とするアプリケーションクラスの便利なスーパークラス。

ClientHttpRequestFactory または RestTemplate インスタンスを設定する必要があります。

導入:
3.0
作成者:
Arjen Poutsma
関連事項: