一、导入thymeleaf
idea中thymeleaf的导入非常简单,就是将thymeleaf依赖加入到pom.xml文件中即可。
1、Thymeleaf 官网:https://www.thymeleaf.org/
2、Thymeleaf 在Github 的主页:https://github.com/thymeleaf/thymeleaf
3、Spring官方文档:“https://docs.spring.io/spring-boot/docs/2.1.6.RELEASE/reference/