(7)thymeleaf的使用

引入thymeleaf: 在pom.xml中引入就可以了: <dependency>     <groupId>org.springframework.boot</groupId>     <artifactId>spring-boot-starter-thymeleaf</artifactId> </dependency> thymeleaf的使用 將HTML文件放在templates文件
相關文章
相關標籤/搜索