Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhimavarapu-manoj-kumar/java-mail-sender-springboot-mvc
JavaMailSender is an Interface provided by Spring Framework that provides an easy abstraction for sending Email. You can use JavaMailSender to send Emails & Emails with attachments with Spring Boot by configuring your Gmail Account.
https://github.com/bhimavarapu-manoj-kumar/java-mail-sender-springboot-mvc
javamail javamail-mime javamailsender spring spring-boot spring-mvc springboot
Last synced: 15 days ago
JSON representation
JavaMailSender is an Interface provided by Spring Framework that provides an easy abstraction for sending Email. You can use JavaMailSender to send Emails & Emails with attachments with Spring Boot by configuring your Gmail Account.
- Host: GitHub
- URL: https://github.com/bhimavarapu-manoj-kumar/java-mail-sender-springboot-mvc
- Owner: BHIMAVARAPU-MANOJ-KUMAR
- License: gpl-3.0
- Created: 2023-03-23T18:00:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-29T15:42:14.000Z (over 1 year ago)
- Last Synced: 2024-11-22T00:46:54.130Z (3 months ago)
- Topics: javamail, javamail-mime, javamailsender, spring, spring-boot, spring-mvc, springboot
- Language: Java
- Homepage:
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Java-Mail-Sender-SpringBoot-MVC
JavaMailSender is an Interface provided by Spring Framework that provides an easy abstraction for sending Email. You can use JavaMailSender to send Emails & Emails with attachments with Spring Boot by configuring your Gmail Account.This is a brief description of the GitHub repository for your Java Mail Sender Spring Boot MVC project:
This repository contains the source code and files for creating a web application that can send emails with attachments using Java Mail Sender dependency in Spring Boot.