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

Align Spring cloudstream example with other examples #420

Closed
3 tasks
timonback opened this issue Oct 27, 2023 · 2 comments · Fixed by #464
Closed
3 tasks

Align Spring cloudstream example with other examples #420

timonback opened this issue Oct 27, 2023 · 2 comments · Fixed by #464
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@timonback
Copy link
Member

timonback commented Oct 27, 2023

Describe the feature request
When the cloud-stream example and plugin was build, it was built in a simple way.

To streamline and simplify our testing efforts, we like to align the cloud stream example with the other examples. Also, the bug #415 was found, which indicates that there could be (more) bugs (which do not have to be addressed as part of this issue).

Steps:

  1. change Consumer consumer-method-input-topic to another-topic with payload AnotherPayloadDto
  2. change Consumer input-topic to example-topic with payload ExamplePayloadDto
  3. change producer output-topic to another-topic with payload AnotherPayloadDto

Expected topics & payloads (using sqs as a blueprint): https://sqs.demo.springwolf.dev/springwolf-ui/asyncapi-ui.html
Code: https://github.com/springwolf/springwolf-core/tree/master/springwolf-examples/springwolf-cloud-stream-example

Feel free to contribute and/or assist in just a single step instead of the full journey. We expect changes in the cloud-stream example only, unless we might hit bugs.

@timonback timonback added enhancement New feature or request good first issue Good for newcomers labels Oct 27, 2023
@JayOaks
Copy link

JayOaks commented Oct 30, 2023

Hi,
I would like to help but I am confused.
Can I ask for more information?

@timonback
Copy link
Member Author

Hi @JayOaks
Sure, go ahead. Or join us on Discord :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants