Skip to content

syeds-git/kafka-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kafka Streams API

This project demonstrates the use of Kafka Streams API by joining data from two input streams which is then pushed to an output stream.

Install & Run

Use the following commands to install and run the project.

  • ./mvnw clean install
  • ./mvnw spring-boot:run

About

Kafka Streams API demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages