<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Resetful on 极客老墨</title>
    <link>https://blog.hankmo.com/tags/resetful/</link>
    <description>Recent content in Resetful on 极客老墨</description>
    <generator>Hugo -- 0.138.0</generator>
    <language>zh-cn</language>
    <lastBuildDate>Wed, 31 Oct 2018 18:32:31 +0000</lastBuildDate>
    <atom:link href="https://blog.hankmo.com/tags/resetful/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>使用Spring的RestTemplate发送GET请求，并支持传递Request body参数</title>
      <link>https://blog.hankmo.com/posts/tech/spring-resttemplate-get-with-body/</link>
      <pubDate>Wed, 31 Oct 2018 18:32:31 +0000</pubDate>
      <guid>https://blog.hankmo.com/posts/tech/spring-resttemplate-get-with-body/</guid>
      <description>使用RestTemplate发送GET请求，默认使用的JDK实现，不支持传递body参数，可以改为Apache的httpclient包，只需对HttpComponentsClientHttpRequestFactory进行扩展，让GET扩展自HttpEntityEnclosingRequestBase即可。</description>
    </item>
  </channel>
</rss>
