Skip to content

This tutorial is about sending E-mail using REST API developed via Spring boot. Gmail SMTP server is always a good choice to check Mail REST API. Spring framework provides a number of library classes for sending email. It provides an easy to use mail interface called JavaMailSender built on top of the JavaMail API. JavaMail API is a messaging fr…

License

Notifications You must be signed in to change notification settings

rkb160391/SpringBoot-EmailService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"# SpringBoot-EmailService"

About

This tutorial is about sending E-mail using REST API developed via Spring boot. Gmail SMTP server is always a good choice to check Mail REST API. Spring framework provides a number of library classes for sending email. It provides an easy to use mail interface called JavaMailSender built on top of the JavaMail API. JavaMail API is a messaging fr…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages