java-spring-cloud-stream-template
java-spring-cloud-stream-template copied to clipboard
Pub Sub Binders for Spring Cloud Stream Template
Reason/Context
- Google Cloud Pub/Sub is widely used in the industry.
- AsyncAPI 2.6.0 introduced Google Pub/Sub Bindings but the generators still do not support it as a binder.
Description
- Integrating Pub/Sub with Spring Cloud Templates is easy as Google already has the cloud stream integration.
- Adding the pubsub binders will enable lots of teams and enterprises to adopt Asyncapi.
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.
Hello guys, @fmvilas @derberg If it's fine with you, I would be glad to work on this issue under the Bounty Program, Q2-2024 as this is a potential issue for the Program.
I am already familiar with the Java templates and spring framework link](https://github.com/orgs/asyncapi/discussions/963#discussioncomment-8628690) for ease of access. Thank you :)
Hi Team,
Wanted to check on this if we have any plans to support Pub/Sub out of the box for the most common generators, as it would be very helpful and teams need not build custom solutions and maintain them in silos?