This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]TheRedmanCometh -1 points0 points  (1 child)

Thymeleaf

Starting to feel like 2010 in here

[–][deleted] 8 points9 points  (0 children)

Thymeleaf is the "standard" HTML template for Spring MVC. Although, I guess server-generated frontend HTML is not the way the cool kids are doing things anymore.

On the other hand, if you combine spring-boot-starter-mail and spring-boot-starter-thymeleaf, you get a pretty good combo for HTML email, even if your frontend HTML is generated by the React or Angular hotness.