Skip to content

It is a backend application developed with Restful architecture for Mail Management System application.

Notifications You must be signed in to change notification settings

emirleroglu/Mail-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Mail Management System

Abouth the Project

It is a backend application developed with Restful architecture for Mail Management System application.In the application, it is possible to perform database create, update and delete operations on mail addresses.You can send an e-mail to a record or you can send an e-mail to the e-mail addresses in the entire database.

Build With

  • Java 11
  • Spring Boot
  • Spring Data
  • H2 Database
  • Spring Mail
  • Maven

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

1.Clone the repo

git clone https://github.com/emirleroglu/SpringEmailDemo.git

2.Type the email and password in the application.properties

spring.mail.username= your mail address
spring.mail.password= your google app password

3.If you want to add database mail addresses beforehand, enter LoadDatabase.java and add it.

Screen Shot 2022-02-09 at 13 22 48

Build and Run

1.Build your app

mvn package

2.Run your app with dependencies

mvn spring-boot:run

Usage

1.Post mail addres

Screen Shot 2022-02-09 at 13 30 12

2.Get all mail adresses

Screen Shot 2022-02-09 at 13 33 08

3.Updata mail adress

Screen Shot 2022-02-09 at 13 34 14

4.Send mail using id

Screen Shot 2022-02-09 at 13 36 50

5.Send mail all mail adresses

Screen Shot 2022-02-09 at 13 37 48

Contact

Halil Emirleroğlu - emirlerogluhalil@gmail.com

Project Source - https://github.com/emirleroglu/SpringEmailDemo

About

It is a backend application developed with Restful architecture for Mail Management System application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages