Hi, I'm trying to setup a Spring Cloud Streams app that talks with Kafka, but configuring it has been a nightmare. What I'm trying to do is: have to pipelines made of composing multiple functions. Have separate series for input and output of each pipeline's consumer and producer. Handle schema registry login info. Have a producer pick a topic based on message content.
š¶ 3
s
Saharath Kleips
05/14/2021, 7:18 PM
Not kotlin specific, but our team uses Spring Cloud Streams extensively and are big fans of it, so willing to help out anyway