Skip to content

Kafka streams processing application using java springboot and kstreams api

Notifications You must be signed in to change notification settings

pixelcaliber/kafka-streams-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kafka-streams-app

  • Kafka streams processing application that allows us to process the data in the kafka streams.
  • There is one input topic A which our application is listening to then there is another output topic B, after processing the application is pushing data into that topic.
  • Leveraged kstreams api which works well with java springboot

tech-stack: Java, Srpingboot, kafka, kstreams api

About

Kafka streams processing application using java springboot and kstreams api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages