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

Additional binder support needed #340

Open
vinothinikannaiyan opened this issue Aug 18, 2023 · 6 comments
Open

Additional binder support needed #340

vinothinikannaiyan opened this issue Aug 18, 2023 · 6 comments

Comments

@vinothinikannaiyan
Copy link

Based on the binder parameter description, looks like generator supports one of kafka, rabbit or solace. Default: kafka.

What is the plan for additional binders? any roadmap for supporting azure service bus and apache activemq artemis binders ? Looking for the updates. Please share your insights.

@github-actions
Copy link

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@Mrc0113
Copy link
Contributor

Mrc0113 commented Sep 11, 2023

FYI - complete list of Spring Cloud Stream Binders is here: https://docs.spring.io/spring-cloud-stream/docs/current/reference/html/binders.html#binders

@vinothinikannaiyan
Copy link
Author

FYI - complete list of Spring Cloud Stream Binders is here: https://docs.spring.io/spring-cloud-stream/docs/current/reference/html/binders.html#binders

Yes got it. But this list is for using spring cloud stream library. I am looking for the binder codegen support from asyncapi. Do you know asynapi generates code for service bus ? Artemis is not listed by the way

@Mrc0113
Copy link
Contributor

Mrc0113 commented Sep 13, 2023

Hi @vinothinikannaiyan,
I was just referencing the list of Spring Cloud Stream binders here b/c the code generator template in this repository ONLY generates Spring Cloud Stream apps and the list of binders supported by the spring cloud stream framework are the only ones we could add support for here.

Artemis is not listed by the way

If artemis has a cloud stream binder they should open a PR against the Spring repo to get it added. Otherwise nobody will know it exists!

Do you know asynapi generates code for service bus

I would suggest asking in the AsyncAPI slack, but not that I'm aware of.

@vinothinikannaiyan
Copy link
Author

Hi @vinothinikannaiyan, I was just referencing the list of Spring Cloud Stream binders here b/c the code generator template in this repository ONLY generates Spring Cloud Stream apps and the list of binders supported by the spring cloud stream framework are the only ones we could add support for here.

Artemis is not listed by the way

If artemis has a cloud stream binder they should open a PR against the Spring repo to get it added. Otherwise nobody will know it exists!

Do you know asynapi generates code for service bus

I would suggest asking in the AsyncAPI slack, but not that I'm aware of.

Thanks for your inputs.

@gvensan
Copy link
Collaborator

gvensan commented Aug 5, 2024

I guess, this can be closed as the outcome is to follow up with the vendors to add/include the binders and open a PR.

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

No branches or pull requests

3 participants