Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gersonbenito/spring-boot-email-sender
Practica Envio de correo electronicos con archivos y sin archivo usando Spring Boot, Java Mail Sender, gmail y Lombok
https://github.com/gersonbenito/spring-boot-email-sender
email gmail java java-mail-sender spring-boot
Last synced: 10 days ago
JSON representation
Practica Envio de correo electronicos con archivos y sin archivo usando Spring Boot, Java Mail Sender, gmail y Lombok
- Host: GitHub
- URL: https://github.com/gersonbenito/spring-boot-email-sender
- Owner: GersonBenito
- Created: 2023-09-16T08:34:51.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-16T08:46:55.000Z (over 1 year ago)
- Last Synced: 2023-09-16T19:19:36.514Z (over 1 year ago)
- Topics: email, gmail, java, java-mail-sender, spring-boot
- Language: Java
- Homepage:
- Size: 209 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring Boot Email Sender
Practica Envio de correo electronicos con archivos y sin archivo usando Spring Boot, Email y Lombok## Correo con archivo
![email-file](src/main/resources/images/email-file.png)## Correo sin archivo
![email](src/main/resources/images/email.png)