Skip to content

Build the mail sending application intergrate with Spring Boot with Restful web services as well as project functioning sending to gmail and mailTrap.

Notifications You must be signed in to change notification settings

himash79/Spring-Boot-Mail-Sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Spring-Boot-Mail-Sender

Build the mail sending application intergrate with Spring Boot with Restful web services as well as project functioning sending to gmail and mailTrap.

Requirements

  1. Java 1.8 +
  2. Maven 3.8 +
  3. Gmail Account & MailTrap Account

Project setup

  1. Clone the project

    git clone https://github.com/himash79/Spring-Boot-Mail-Sender.git
    
  2. Configure the Gmail app password and mailtrap

    Lookup and follow the steps of "Project Config.txt" file.
    
  3. Clean and build the project using maven

    open command line (CMD) in project directory and execute 'mvn clean install'
    
  4. Open project using intelij / eclipse

  5. Setup configurations in application.properties file

    1. Both Gmail and Mailtrap Configuration.
  6. Disable Anti-Malware Sotfware and expose Rest APIs

About

Build the mail sending application intergrate with Spring Boot with Restful web services as well as project functioning sending to gmail and mailTrap.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages