/SendMail

Send mail provides REST APIs to send weekly report mails to various customers using SMTP, and Microsoft Graph API

Primary LanguageJava

Send Mail

Reference Article: https://medium.com/p/c535cdb98f37

Tech Stack Used: Java 11, Spring Boot, PostgreSQL, Spring Data JPA, Java-Mail Microsoft Graph API, SMTP

image

This application provides REST APIs to send a weekly report email to various clients using SMTP and Microsoft Graph API. The image above depicts a billing report generated by the application and sent as an email via Microsoft Graph API.