public class ThymeleafMessageCreator extends MessageCreator
| Constructor and Description |
|---|
ThymeleafMessageCreator(org.thymeleaf.TemplateEngine templateEngine,
org.springframework.mail.javamail.JavaMailSender mailSender) |
| Modifier and Type | Method and Description |
|---|---|
String |
buildMessageBody(EmailInfo info,
HashMap<String,Object> props) |
buildMimeMessagePreparator, getMailSender, sendMessage, setMailSenderpublic ThymeleafMessageCreator(org.thymeleaf.TemplateEngine templateEngine,
org.springframework.mail.javamail.JavaMailSender mailSender)
public String buildMessageBody(EmailInfo info, HashMap<String,Object> props)
buildMessageBody in class MessageCreatorCopyright © 2015. All Rights Reserved.