• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    JavaScript
  • License
    Apache License 2.0
  • Created almost 8 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The Mail Service exposes a RESTful API, developed with Spring Boot, for sending emails. The service is configurable via a properties file to allow for customizing configuration including SMTP mail properties. The project also leverages Thymeleaf Template engine for defining HTML email templates.