An open API service indexing awesome lists of open source software.

https://github.com/lycan-nt/microservice-email

Microservice for sending email
https://github.com/lycan-nt/microservice-email

feign feign-client java java11-spring-boot microservice microservices postgres postgresql spring-boot springboot

Last synced: 27 days ago
JSON representation

Microservice for sending email

Awesome Lists containing this project

README

          

# Microservice-Email

[🇺🇸 English](#english) | [🇧🇷 Português](#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