Skip to content
#

idempotency-key

Here are 7 public repositories matching this topic...

spring-transactional-outbox-kafka

Production-ready Java implementation of the Transactional Outbox Pattern for Spring Boot 4, Kafka and PostgreSQL, with idempotency, batch publishing, recovery and low database polling.

  • Updated Sep 7, 2026
  • Java

Drop-in Idempotency-Key support for Spring Boot 3 APIs. Every POST/PUT/PATCH retry returns the cached response — exact same body, status, headers — instead of charging twice, double-creating orders, or re-sending webhooks. JDBC and Redis backends, Stripe-style mismatch detection, zero controller changes.

  • Updated Sep 8, 2026
  • Java

Add this topic to your repo

To associate your repository with the idempotency-key topic, visit your repo's landing page and select "manage topics."

Learn more