springboot依赖
1 <!-- thymeleaf依赖--> 2 <dependency> 3 <groupId>org.thymeleaf</groupId> 4 <artifactId>thymeleaf-spring5</artifactId> 5 </dependency> 6 <dependency> 7 <groupId>org.thymeleaf.extras</groupId> 8 <artifactId>thymeleaf-extras-java8time</artifactId> 9 </dependency>

浙公网安备 33010602011771号