https://hellokoding.com/contact-form-example-with-java-spring-boot-freemarker-and-amazon-ses/
- JDK 1.7+
- Maven 3+
- Amazon SES account
- SMTP Credentials of your Amazon SES account
- Verified From email and To email on SES console
- Java Mail API
- Spring Boot
- FreeMarker
Replace the placeholders in src/main/resources/application.properties
with your values and run this command mvn spring-boot:run