i just updated to spring boot 1.4 and noticed that VelocityEngineUtils is deprecated. I am using Velocity Templates to send emails same as in spring framework example
What are the alternative for sending emails templates other than Velocity template
Thymeleaf is a pretty powerful replacement.
Thymeleaf will do text or html email (see the link above), is already a recommended templating framework for general HTML use, and Velocity is itself deprecated in the same section of the documentation.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With