You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
change Consumer consumer-method-input-topic to another-topic with payload AnotherPayloadDto
change Consumer input-topic to example-topic with payload ExamplePayloadDto
change producer output-topic to another-topic with payload AnotherPayloadDto
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: