/Spring-Microservices

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

Primary LanguageJava

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.