Skip to content

sheelprabhakar/kafka-examples

Repository files navigation

Kafka-examples

This repo contains Kafka Spring Boot Examples, currently, there are 3 Gradle projects one is Kafka producer, Kafka consumer and Streams using spring-boot

Spring boot Kafka producer

Spring boot project inside weather-agents-simulator directory used to send demo temperature data to Kafka topic

Spring boot Kafka Consumer

Spring boot Kafka consumer project inside the weather-consumer directory, to receive and save into Postgres DB.

Spring boot Kafka Stream

Simple stream pipeline to filter extream wether and ingest into another kafka topic.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages