Generator: Kafka client generator for java

Created on 27 Mar 2020  路  5Comments  路  Source: asyncapi/generator

Hi guys,

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?

bug

All 5 comments

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 馃憤

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bali182 picture bali182  路  11Comments

derberg picture derberg  路  8Comments

aravindajju picture aravindajju  路  9Comments

jonaslagoni picture jonaslagoni  路  5Comments

fmvilas picture fmvilas  路  3Comments