SpringBoot + thymeleaf 熱部署 (界面自動刷新 )

1. pom.xml 加入以下內容 <!-- 項目熱部署 --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> <optional>true</opti
相關文章
相關標籤/搜索