Skip to content

loanmatteusz/microservices-with-kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple project to learn about Microservices with Kafka using Docker.

  • The User Service has a User Entity that must be created and sent to Kafka with the User's properties;
  • Post Service has an Author that takes the properties of the User from the Message Broker and uses it to create an Author in the Database;

About

Learning Microservices with Apache Kafka as Message Broker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published