v1.0.0 #1
raghavgopal
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Initial Release
What’s New
@Idempotentfor controllers, methods, and endpointsIdempotency-Keyheader flow in a standards-aligned, framework-flexible designGetting Started
Start by adding the relevant starter or adapter dependency, choosing a storage backend, annotating your endpoint with
@Idempotent, and sending requests with anIdempotency-Keyheader.Notes
This initial release focuses on the core building blocks needed for robust idempotent request handling in modern Java services, with a modular architecture that can be extended in future releases.
This discussion was created from the release v1.0.0.
All reactions