在pom.xml文件中添加以下配置
<properties>
<thymeleaf.version>3.0.9.RELEASE</thymeleaf.version>
<!-- 布局功能的支持程序 thymeleaf3主程序 对应 layout2以上版本 -->
<!-- thymeleaf2 对应 layout1版本 -->
在pom.xml文件中添加以下配置
<properties>
<thymeleaf.version>3.0.9.RELEASE</thymeleaf.version>
<!-- 布局功能的支持程序 thymeleaf3主程序 对应 layout2以上版本 -->
<!-- thymeleaf2 对应 layout1版本 -->