Skip to content

lycan-nt/Microservice-Email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservice-Email

🇺🇸 English | 🇧🇷 Português


🇺🇸 English

Microservice for sending email, in this project we have a backend for the email client and the microservice for sending. The communication is carried out using Feign by sending the email when registering a user.

Built with

  • 🍃 SpringBoot
  • 🍃 Java 11
  • 🍃 SpringMail
  • 🍃 Feign
  • 🌶 Lombok
  • 🍃 Postgres

Starting

  • Clone or download the project
  • Import the project into your preferred IDE like IntelliJ for example
  • Start the project
  • Use a platform like Postman to test routes

Author

Felipe D. Santos

License

MIT


##🇧🇷 Português

Microsserviço para envio de e-mails. Neste projeto temos um backend para o cliente de e-mail e o microsserviço responsável pelo envio. A comunicação é feita via Feign, enviando o e-mail ao registrar um usuário.

Construído com

  • 🍃 SpringBoot
  • 🍃 Java 11
  • 🍃 SpringMail
  • 🍃 Feign
  • 🌶 Lombok
  • 🍃 Postgres

Iniciando

  • Clone ou baixe o projeto
  • Importe para sua IDE preferida, como o IntelliJ
  • Inicie o projeto
  • Use uma plataforma como o Postman para testar as rotas

Autor

Felipe D. Santos

Licença

MIT

Releases

No releases published

Packages

No packages published

Languages