Skip to content

This sample project demonstrates how to build real-time streaming applications using event-driven architecture, Spring Boot, Spring Cloud Stream, Apache Kafka, and Lombok. It is a simple Spring Boot-based Greetings service running. that Takes a message from a REST API, Writes it to a Kafka topic, Reads it from the topic, and Outputs it to the co…

Notifications You must be signed in to change notification settings

zeeshanalamkhan/spring-streams-kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

About

This sample project demonstrates how to build real-time streaming applications using event-driven architecture, Spring Boot, Spring Cloud Stream, Apache Kafka, and Lombok. It is a simple Spring Boot-based Greetings service running. that Takes a message from a REST API, Writes it to a Kafka topic, Reads it from the topic, and Outputs it to the co…

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages