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

Add guide for asynchronous communication with Apache Kafka #8

Closed
GuentherJulian opened this issue Jul 5, 2021 · 2 comments · Fixed by devonfw/devon4j#454
Closed
Assignees
Labels
enhancement New feature or request

Comments

@GuentherJulian
Copy link
Contributor

Add a guide in the documentations folder on using asynchronous communication with Apache Kafka in a devon4quarkus application.
https://quarkus.io/guides/kafka
https://github.com/devonfw/devon4j/blob/master/documentation/guide-kafka.asciidoc

@GuentherJulian GuentherJulian added the enhancement New feature or request label Jul 5, 2021
@GuentherJulian GuentherJulian changed the title Add guide for synchronous communication with Apache Kafka. Add guide for synchronous communication with Apache Kafka Jul 5, 2021
@GuentherJulian GuentherJulian changed the title Add guide for synchronous communication with Apache Kafka Add guide for asynchronous communication with Apache Kafka Jul 28, 2021
@matus-m
Copy link

matus-m commented Aug 18, 2021

The topic of Kafka and reactive messaging in general is sufficiently covered by Quarkus docs, and as we do not plan to provide any custom tooling or extensions for Kafka at this stage, we probably need not to plan any work here, at most a link to Quarkus docu, but even that looks a bit redundant.

@lilliCao
Copy link
Contributor

@yntelectual I see. But since our docu is very spring-specific https://github.com/devonfw/devon4j/blob/master/documentation/guide-kafka.asciidoc. I would suggest that we move this to spring/guide-spring-kafka and create 2 links in the original docu: one links to the new docu and one to quarkus docu. Is that OK?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants