-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
Comments
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. |
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 |
Hi @vinothinikannaiyan,
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!
I would suggest asking in the AsyncAPI slack, but not that I'm aware of. |
Thanks for your inputs. |
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. |
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.
The text was updated successfully, but these errors were encountered: