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

https://github.com/thecomponent/send-maill-spring

Validation with email via Java SMTP ✉️
https://github.com/thecomponent/send-maill-spring

java mail smtp spring-boot

Last synced: 3 months ago
JSON representation

Validation with email via Java SMTP ✉️

Awesome Lists containing this project

README

          

# Hi guys!
A concise Java function to send emails using the Gmail SMTP server.
# Guide line for set up gmail SMTP server.
- Step 1: You have to first enable the two-factor authentication method in your Google account. In the absence of that, the process will not be completed.
- Step 2: Click this link: https://myaccount.google.com/apppasswords and create Name application.
- Step 3: This page will be show for you password and add it in .env file.