Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pub/Sub with Spring and Kafka

ilustração da arquitetura base do kafka

Technologies

Test

  • Clone the repository
  • With docker and docker-compose installed, navigate to the project directory, open your terminal and type the following command:
docker-compose up
  • Start the application
  • Send the request passing name in the path that will be the message received sysout:
curl -X GET http://localhost:8080/kafka/hello/maxjdev
  • Message received:
Consumer message: Hello maxjdev

About

Kafka creation and configuration example with producer and consumer

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages