Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idempotent Consumer Microservice Pattern #2683 #3082

Merged
merged 9 commits into from
Nov 11, 2024

Conversation

dmgodoy
Copy link
Contributor

@dmgodoy dmgodoy commented Nov 3, 2024

What problem does this PR solve?

Adds idempotent consumer microservice pattern

Close #2683

Copy link
Owner

@iluwatar iluwatar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks really good! Just a couple of things and then we can proceed with the merge.

idempotent-consumer/README.md Outdated Show resolved Hide resolved
idempotent-consumer/README.md Outdated Show resolved Hide resolved
idempotent-consumer/pom.xml Outdated Show resolved Hide resolved
@Ww2Zero
Copy link

Ww2Zero commented Nov 10, 2024 via email

Copy link

sonarcloud bot commented Nov 10, 2024

@iluwatar iluwatar merged commit 2a2c560 into iluwatar:master Nov 11, 2024
1 check passed
@iluwatar
Copy link
Owner

Looks good! Thank you for the contribution 🎉

@all-contributors please add @dmgodoy for code

Copy link
Contributor

@iluwatar

I've put up a pull request to add @dmgodoy! 🎉

@dmgodoy
Copy link
Contributor Author

dmgodoy commented Nov 11, 2024

Great! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Microservice pattern: Idempotent consumer
3 participants