thymeleaf的靜態html頁面熱加載以及idea中springboot的熱加載

首先說一下thymeleaf的html頁面熱加載 1.加入thymeleaf依賴 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-thymeleaf</artifactId> </dependency> 2.修改thymleaf模板配置 #thymelea模板配置
相關文章
相關標籤/搜索