学习笔记(02):SpringBoot实战视频教程-发送邮件服务实战四之采用Thymeleaf跟Freemarker引擎构建邮件模板...

立即学习:https://edu.csdn.net/course/play/9619/205001?utm_source=blogtoedu

渲染模板:

1、thymeleaf-不适用于配置jsp解析器的外置tomcat容器

2、freemarker

 

thymeleaf的依赖:

groupId-org.springframework.boot

artifactId-spring-boot-starter-thymeleaf

 

 

你可能感兴趣的:(研发管理,SpringBoot,微服务,springboot,redis,发送邮件)