Skip to content

Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams

Notifications You must be signed in to change notification settings

piomin/sample-spring-cloud-stream-kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Cloud Stream Kafka Streams Advanced Demo Project Twitter

CircleCI

SonarCloud Bugs Coverage Lines of Code

In this project I'm demonstrating you the most interesting features of Spring Cloud Project for building event-driven, microservice-based architecture.

Want to find out more details? Here's the article about it: Kafka Streams with Spring Cloud Stream. I'm describing there how to use Kafka Streams with Spring Cloud Stream to create stock market app.