springboot集成thymeleaf

pom.xml  <dependency>             <groupId>org.springframework.boot</groupId>             <artifactId>spring-boot-starter-thymeleaf</artifactId>         </dependency>     spring.thymeleaf.cache=false
相關文章
相關標籤/搜索