RestTemplateのガイド

1概要

このチュートリアルでは、Spring RESTクライアントである RestTemplate を使用でき、かつよく使用される幅広い操作について説明します。

すべての例のAPI側では、https://github.com/eugenp/tutorials/tree/master/spring-rest[ここ]からRESTfulサービスを実行します。