Skip to content
#

idempotency-key

Here are 32 public repositories matching this topic...

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 Jun 28, 2026
  • Java

Improve this page

Add a description, image, and links to the idempotency-key topic page so that developers can more easily learn about it.

Curate this topic

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