Skip to content

dev8523/spring-boot-email-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-email-app

A Spring Boot application having a GUI to send email with or without any attachments (such as: pdf, csv, excel, image files, HTML).

Live Demo

Checkout the live Demo: https://springboot-email-app.herokuapp.com/

Steps to Use this application

  • Download this as Zip/Clone this Repo
  • Import as maven project into your IDE
  • Run you application as Spring boot App or go to main class i.e., SpringBootEmailApplication.java and run as Java Application
  • Open any Browser and Access the URL http://localhost:8086/email-app/

Note

Make sure you enable this before sending email through Gmail: (https://myaccount.google.com/lesssecureapps)

About

A Spring Boot application having a GUI to send email with or without any attachments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages