<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Feign on 魔都水滴</title>
    <link>https://blog.margrop.net/tag/feign/</link>
    <description>Recent content in Feign on 魔都水滴</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Fri, 05 Mar 2021 18:25:23 +0800</lastBuildDate>
    <atom:link href="https://blog.margrop.net/tag/feign/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>feign 使用示例：@Body注解，http请求体</title>
      <link>https://blog.margrop.net/post/feign-demo/</link>
      <pubDate>Fri, 05 Mar 2021 18:25:23 +0800</pubDate>
      <guid>https://blog.margrop.net/post/feign-demo/</guid>
      <description>&lt;p&gt;出现接口使用http请求体来传递参数的情况，所以研究了一下feign，发现@Body注解大致可以实现。&#xA;虽然说是使用请求体来传递参数，但实质上请求体还是放了json格式的数据。当然，如果不想只局限于json格式，可以将其设置为通用的格式，详见文末。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
