<?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 SJ.Wu</title><link>https://sj-wu.com/tags/feign/</link><description>Recent content in Feign on SJ.Wu</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>© 2026 SJ.Wu</copyright><lastBuildDate>Wed, 11 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://sj-wu.com/tags/feign/index.xml" rel="self" type="application/rss+xml"/><item><title>Sharing Feign API Contracts via a Common Module in Spring Cloud</title><link>https://sj-wu.com/posts/feign-api-shared-module/</link><pubDate>Wed, 11 Feb 2026 00:00:00 +0000</pubDate><guid>https://sj-wu.com/posts/feign-api-shared-module/</guid><description>Put the Feign interface, VOs, and DTOs in one shared module: the server implements the interface as its controller, the consumer just injects and calls it — removing the legacy duplication where the interface and its client drift apart.</description></item></channel></rss>