@Service public class EmailService extends Object
| Constructor and Description |
|---|
EmailService() |
| Modifier and Type | Method and Description |
|---|---|
void |
sendEmail(String to,
String subject,
String template,
Object templateModel) |
Copyright © 2015 Meruvian. All Rights Reserved.