I try to generate Kafka client for java using java-spring. Unfortunately, this template seems to be not working. Although it generates some classes, it doesn't generate any messages nor client classes. I have seen also that it supports MQTT and AMPQ protocols, so Kafka is out of scope.
Does anyone know generator handling java client for Kafka as target?
Welcome to AsyncAPI. Thanks a lot for reporting your first issue.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.
Hi Artur,
Yes, we know that current template is not perfect, you can have a look on other issues https://github.com/asyncapi/generator/issues?q=is%3Aissue+is%3Aopen+java.
I know that @fnobilia planned to look into it and try contributing, but the times are busy now.
There is also another Java template that is almost ready, @damaru-inc works on it, and PR with init version is there already https://github.com/asyncapi/java-spring-cloud-stream-template
Thanks for the answer 馃榾
Hey @venth
The java-spring template was a little bit updated, please check the current state.
For further suggestions to improve i think better to use https://github.com/asyncapi/java-spring-template/issues
OK, thanks 馃憤