springboot的thymeleaf模板

thymeleaf模板:     是springboot官方推薦的使用html 相關pom依賴 <dependency>      <groupId>org.springframework.boot</groupId>      <artifactId>spring-boot-starter-thymeleaf</artifactId> </dependency>   application的配置
相關文章
相關標籤/搜索