
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Code Mill Hub | Backend Engineering</title>
      <link>https://code-mill-hub.com/blog/</link>
      <description>Deep dives into Java, Spring Boot, and high-performance backend architecture.</description>
      <language>en-us</language>
      <managingEditor>shflzp12@gmail.com (Maria)</managingEditor>
      <webMaster>shflzp12@gmail.com (Maria)</webMaster>
      <lastBuildDate>Sat, 23 May 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://code-mill-hub.com/tags/event-driven/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://code-mill-hub.com/blog/spring-boot/2026-05-23-205829-post/</guid>
    <title>Ensuring Robustness: Mastering Idempotent Kafka Consumer Processing with Spring Boot and PostgreSQL</title>
    <link>https://code-mill-hub.com/blog/spring-boot/2026-05-23-205829-post/</link>
    <description>Explore essential strategies and practical Spring Boot implementations to achieve idempotent Kafka consumer processing, eliminating duplicate side-effects and ensuring data consistency in event-driven microservice architectures.</description>
    <pubDate>Sat, 23 May 2026 00:00:00 GMT</pubDate>
    <author>shflzp12@gmail.com (Maria)</author>
    <category>Kafka</category><category>Spring Boot</category><category>Idempotency</category><category>Microservices</category><category>Event-Driven</category><category>PostgreSQL</category><category>Backend Architecture</category><category>Java 25</category>
  </item>

  <item>
    <guid>https://code-mill-hub.com/blog/spring-boot/2026-06-01-223535-post/</guid>
    <title>Mastering Real-time Projections: Building Materialized Views with Kafka Streams, Spring Boot, and PostgreSQL</title>
    <link>https://code-mill-hub.com/blog/spring-boot/2026-06-01-223535-post/</link>
    <description>In event-driven architectures, building performant and continuously updated read models from complex event streams is a significant challenge. This post deep-dives into leveraging Kafka Streams within Spring Boot to construct real-time, resilient materialized views, solving the complexities of data projection for scalable microservices.</description>
    <pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate>
    <author>shflzp12@gmail.com (Maria)</author>
    <category>Kafka Streams</category><category>Spring Boot</category><category>CQRS</category><category>Event-Driven</category><category>Materialized Views</category><category>PostgreSQL</category><category>Java</category>
  </item>

  <item>
    <guid>https://code-mill-hub.com/blog/spring-boot/2026-06-02-120226-post/</guid>
    <title>Building Stateful Microservices: Rehydrating Domain Aggregates from Kafka Event Streams with Spring Boot and JPA</title>
    <link>https://code-mill-hub.com/blog/spring-boot/2026-06-02-120226-post/</link>
    <description>This post dives deep into a crucial pattern for event-driven microservices: how to build and maintain a service’s authoritative domain aggregates by consuming and processing events from Apache Kafka, ensuring autonomous state management and reducing inter-service coupling.</description>
    <pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate>
    <author>shflzp12@gmail.com (Maria)</author>
    <category>Spring Boot</category><category>Kafka</category><category>Microservices</category><category>Event-Driven</category><category>JPA</category><category>Backend Architecture</category>
  </item>

    </channel>
  </rss>
