Skip to content

almogtavor/spring-boot-reactor-kafka-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-reactor-kafka-example

Run Locally

Set up Kafka:

cd docker
docker> docker-compose -f kafka-docker-compose.yaml up

Go to localhost:9000 to use Kafdrop and create a topic named input_topic.

Finally run the ProduceSampleMessages class to produce messages to Kafka.

Now you can run SpringBootReactorKafkaExample.

About

A Spring Boot & Project Reactor app with tracing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages