Skip to content

The mail send API that the user sends a mail to another user with a subject, title, and image.

Notifications You must be signed in to change notification settings

GuilhermeBauer16/mail-send

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mail send

Objective

The mail send API that the user sends a mail to another user with a subject, title, and image.

Working example.

Screenshot from 2024-01-14 20-10-48

Screenshot from 2024-01-14 18-49-36

Learning

In that project, I learned how to use the Java Mail Sender library. How to create the file aplication.properties using the extension .yaml, and which to attribute ENV(environment variable) in my project for better security. I learned how to use the SOLID architecture to create a directory contract and implement the interface on the other class, like a contract attributing only one function for each class.

Functions

  • Send mail to another person or people;
  • Send mail with images;

Swagger

Author

www.linkedin.com/in/guilherme-bauer-desenvolvedor

About

The mail send API that the user sends a mail to another user with a subject, title, and image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published