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
- Host: GitHub
- URL: https://github.com/lycan-nt/microservice-email
- Owner: lycan-nt
- License: mit
- Created: 2023-02-11T14:00:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-24T00:08:43.000Z (about 1 year ago)
- Last Synced: 2025-06-29T12:42:40.419Z (11 months ago)
- Topics: feign, feign-client, java, java11-spring-boot, microservice, microservices, postgres, postgresql, spring-boot, springboot
- Language: Java
- Homepage:
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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