ozimov / spring-boot-email-tools

A set of services and tools for sending emails in a Spring Boot 1.5.x application using a Template Engine
Apache License 2.0
195 stars 95 forks source link

HTML Email without Templates? #45

Closed pluttrell closed 7 years ago

pluttrell commented 7 years ago

Does this library support sending HTML email without templates? If so, how?

robertotru commented 7 years ago

Sure, just have a look at the examples in the README or read this tutorial on LinkedIn