himash79 / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Java 100.0%