Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 663 Bytes

File metadata and controls

14 lines (11 loc) · 663 Bytes

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)