



<!-- Thymeleaf,都是基于3.x开发-->
<dependency>
<groupId>org.thymeleaf</groupId>
<artifactId>thymeleaf-spring5</artifactId>
</dependency>
<dependency>
<groupId>org.thymeleaf.extras</groupId>
<artifactId>thymeleaf-extras-java8time</artifactId>
</dependency>
结论:只要需要使用thymeleaf,只需要导入对应的依赖就可以!我们将html放在temolates目录下即可








utext可以用来转义结果如下:

数组遍历

扩展SpringMVC



浙公网安备 33010602011771号