Skip to content

GasbaouiMohammedAlAmin/Email-Spring-Boot-Java-Using-REST-API-and-Swagger-Documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email Spring Boot Java Using REST API and Swagger Documentation

spring boot java project which allows you to send an email using REST API , i also document this API with Swagger tool. you can also use this project as mail bombing

body POST REQUEST:

{"emailReceiver":"email address receiver", "subject":"test spring", "body":"this is the body" }

Screenshot

swagger tool documentation

body POST REQUEST to send an email

fetching data using GET REQUEST

video explanation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages