Skip to content

andrew-go-code/kafka-requst-reply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Kotlin Spring Kafka Request-Reply

Demo project for implementation Request-Reply pattern with Kafka message broker

Run

Start Kafka in docker container (kafka-client/docker-compose.yml)

docker-compose up

Run kafka-client and kafka-server and then send http request like this

curl -X GET http://localhost:1230/request/1

About

Spring Kafka Request-Reply

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages