lyandeveloper / Spring-Microservices

A study about microservices with SpringBoot, using Kafka as microservice comunication.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPRING MICROSERVICES

A study about microservices with SpringBoot, using Kafka as microservice comunication.

ABOUT THE PROJECT

When the user create an account will publish in kafka topic. The consumer is the email service which will listen the user service and send a email to user.

About

A study about microservices with SpringBoot, using Kafka as microservice comunication.


Languages

Language:Java 100.0%