-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Document a set of Kafka integration recipes #19544
Document a set of Kafka integration recipes #19544
Conversation
cescoffier
commented
Aug 20, 2021
- Kafka with Hibernate
- Kafka with Hibernate Reactive
- Kafka to SSE
- HTTP to Kafka
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice work, once the small thing noted by @Ladicek is fixed, we can merge it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great addition to the Kafka documentation
* Kafka with Hibernate * Kafka with Hibernate Reactive * Kafka to SSE * HTTP to Kafka
e2a0a84
to
79d67e8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks!