spring-kafka-test
There are 10 repositories under spring-kafka-test topic.
kasramp/spring-kafka-test
Spring Kafka with unit test example
MetaArivu/Kafka-quickstart
Kafka Examples focusing on Producer, Consumer, KStreams, KTable, Global KTable using Spring, Kafka Cluster Setup & Monitoring. Implementing Event Sourcing and CQRS Design Pattern using Kafka
ivlahek/kafka-avro-without-registry
Test Spring Kafka application (using Avro as a serialization mechanism) without the need for Confluent Schema Registry
contactsunny/spring-kafka-test
A Spring (Java) project with the spring-kafka library added. This project could be used as a POC for the various features provided by the library.
testinggospels/jms-service
JMS Service is a utility for testing JMS based backends by simply using HTTP Endpoints. Currently supported backends are Kafka and RabbitMQ
helderlinhares/kafka-service
Sample Kafka project
ketan-gote/spring-kafka-example
Spring Kafka Example
tiwariswapnil/spring_embedded-kafka
A simple Spring Boot application to send and receive messages in Kafka using spring and embedded kafka.