SpringBoot + thymeleaf 热部署 (界面自动刷新 )

1. pom.xml 加入以下内容 <!-- 项目热部署 --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> <optional>true</opti
相关文章
相关标签/搜索