
  <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>Tue, 26 May 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://code-mill-hub.com/tags/java/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://code-mill-hub.com/blog/spring-boot/2026-05-26-214937-post/</guid>
    <title>Beyond CRUD: Implementing Event Sourcing with Spring Boot, Kafka, and PostgreSQL</title>
    <link>https://code-mill-hub.com/blog/spring-boot/2026-05-26-214937-post/</link>
    <description>Discover how Event Sourcing revolutionizes state management in microservices by storing all changes as a sequence of events, enabling powerful auditability, temporal querying, and unparalleled scalability with Spring Boot, Kafka, and PostgreSQL.</description>
    <pubDate>Tue, 26 May 2026 00:00:00 GMT</pubDate>
    <author>shflzp12@gmail.com (Maria)</author>
    <category>EventSourcing</category><category>Microservices</category><category>Spring Boot</category><category>Apache Kafka</category><category>PostgreSQL</category><category>Backend Architecture</category><category>Java</category>
  </item>

  <item>
    <guid>https://code-mill-hub.com/blog/spring-boot/2026-05-29-215506-post/</guid>
    <title>Building Resilient Microservices: Mastering Failure Handling with Spring Boot and Resilience4j</title>
    <link>https://code-mill-hub.com/blog/spring-boot/2026-05-29-215506-post/</link>
    <description>Discover how to fortify your Spring Boot microservices against cascading failures and unreliable dependencies by implementing robust resilience patterns like Circuit Breaker, Retry, and Rate Limiter using Resilience4j.</description>
    <pubDate>Fri, 29 May 2026 00:00:00 GMT</pubDate>
    <author>shflzp12@gmail.com (Maria)</author>
    <category>Spring Boot</category><category>Resilience</category><category>Microservices</category><category>Resilience4j</category><category>Java</category><category>Backend Architecture</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-mastering-optimistic-concurrency-event-sourcing-spring-boot/</guid>
    <title>Ensuring Aggregate Consistency: Mastering Optimistic Concurrency Control in Event-Sourced Spring Boot Microservices</title>
    <link>https://code-mill-hub.com/blog/spring-boot/2026-06-02-mastering-optimistic-concurrency-event-sourcing-spring-boot/</link>
    <description>This deep dive explores how to maintain data integrity and prevent lost updates in event-sourced Spring Boot microservices by implementing robust Optimistic Concurrency Control, a crucial pattern for building resilient and consistent distributed systems.</description>
    <pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate>
    <author>shflzp12@gmail.com (Maria)</author>
    <category>Java</category><category>Spring Boot</category><category>Event Sourcing</category><category>Optimistic Locking</category><category>Microservices</category><category>Concurrency</category><category>JPA</category><category>Kafka</category>
  </item>

    </channel>
  </rss>
