Kafka Streams docs contain a nice tutorial that should help you to get
started: https://kafka.apache.org/25/documentation/streams/tutorial

Not sure if there is anything similar for Spring Boot. I guess your
favorite search engine may help :)


-Matthias

On 4/22/20 9:40 AM, Suresh Chidambaram wrote:
> Hi Team,
> 
> Greetings.
> 
> I have a use-case wherein I have to consume messages from multiple topics
> using Kafka and process it using Kafka Streams,  then publish the message
> to multiple target topics.
> 
> The example is below.
> 
> Source topic A - process A - target topic A
> Source topic B - process B - target topic B
> 
> Could someone help me achieving this solution?
> 
> I have to use Spring Boot with Kafka Streams for this solution.
> 
> Thank you.
> C Suresh
> 

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to