spring-boot-kafka
There are 21 repositories under spring-boot-kafka topic.
kasramp/spring-kafka-test
Spring Kafka with unit test example
rahul-ghadge/spring-boot-kafka
Spring boot kafka application with multiple Producers and multiple Consumers for String data and JSON object
ashutoshsahoo/distributed-transactions-kafka
Distributed Transactions in Microservices with Kafka Streams and Spring Boot
ahsumon85/spring-boot-with-apache-kafka
Apache Kafka is a distributed streaming platform that utilizes the publish/subscribe message pattern to interact with applications, and it’s designed to create durable messages. In this tutorial basic concepts behind Apache Kafka and build a fully-functional Java application, capable of both producing and consuming messages from Kafka.
BrkSe/spring-boot-apache-kafka
https://blog.burakkutbay.com/spring-boot-ile-apache-kafka-uygulamasi.html/
jonathan-foucher/spring-boot-kafka-avro-example
An example of kafka avro producer and consumer with spring-boot
karthikeyan-ng/learn-and-apply-apache-kafka
Learn and Implement Simple Kafka broker using Spring Boot to publish and consume message
pauloruszel/crm-kafka-api-services
POCs com Kafka e Java
alifruliarso/springboot-kafka
Create Kafka consumer and producer using Spring Boot
cheryalabalram/spring-boot-kafka
Spring boot kafka ( v3.2.5 )which uses basic kafka configurations to enable the kafka functionality
EgorKrivosheev/docker-microservices
Java: 11, Docker-compose, Build: Maven, Docker
gabrieldimech/akka-fork-join-example
Demo app to show how to use akka actors to process data and return aggregated results to the caller.
gabrieldimech/event-sourcing-spring-boot-akka-persistence
Demo app showing how to implement event sourcing with Spring Boot and AKKA Persistence
zinzzas/kafka-infra-docker
spring boot using kafka infra docker
zinzzas/kafka-producer
spring kafka producer
ashishlahoti/springboot-kafka
Spring Boot Microservice example for Kafka Producer and Consumer
jonathan-foucher/spring-boot-kafka-json-example
An example of kafka json producer and consumer with spring-boot
nilangekar-ni3/springboot-kafka-tutorials
This repo contains tutorials using Springboot+Kafka
Shyamranny/kafka-producer
Simple Kafka producer