Spring Boot REST API for sending emails using JavaMailSender with HTML support, attachments, and exception handling.
A REST API built with Spring Boot to send emails using SMTP.
- Send plain text emails
- Send HTML emails
- Send email with attachments
- Exception handling
- Input validation
- RESTful API design
- Java 17
- Spring Boot
- Maven
- JavaMailSender
- SMTP (Gmail)