<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Spring Cloud on SJ.Wu</title><link>https://sj-wu.com/tags/spring-cloud/</link><description>Recent content in Spring Cloud 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/spring-cloud/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><item><title>Backend Microservices Platform</title><link>https://sj-wu.com/projects/backend-microservices/</link><pubDate>Mon, 19 May 2025 00:00:00 +0000</pubDate><guid>https://sj-wu.com/projects/backend-microservices/</guid><description>Spring Cloud microservices for a customer-management and transaction platform — refactoring, performance, and engineering practices.</description></item></channel></rss>