https://gitee.com/52itstyle/spring-boot-mail
邮件发送服务,文本,附件,模板,队列,多线程,定时任务实现多种功能!!!
JDK1.8、Maven、Idea、SpringBoot1.5.9、spring-boot-starter-mail、spring-boot-starter-thymeleaf、spring-boot-starter-freemarker、Dubbo、Zookeeper、Redis、Spring data jpa
- 普通文本发送
- 富文本发送(图片、附件)
- freeMarker模版发送邮件
- thymeleaf模版发送邮件
- Thymeleaf用时:2686ms
- Freemarker用时:498ms
对比测试,建议使用Freemarker模版