zeeshanalamkhan / spring-streams-kafka

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 console.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

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 console.


Languages

Language:Java 100.0%