Use Mutiny instead of RxJava in the Kafka Stream guide #12520
Labels
area/housekeeping
Issue type for generalized tasks not related to bugs or enhancements
area/kafka-streams
area/mutiny
area/smallrye
good first issue
Good for newcomers
Milestone
Description
The Kaka Stream guide uses RxJava to generates items in its example.
We better document Mutiny as it's our prefered reactive framework.
Implementation ideas
Udate the guide, the integration test and the quickstart to use Mutiny instead of RxJava.
The text was updated successfully, but these errors were encountered: