| Modifier and Type | Class and Description |
|---|---|
class |
TemplateEmail
A HTML email using a Thymeleaf template from the resources folder.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
EmailSender.send(Email email,
java.lang.String to)
Send a HTML email using SMTP to a specified email address.
|
Copyright © 2021. All rights reserved.