Thymeleaf热部署 实现更改页面不重启

这里简单记录一下Thymeleaf配置和使用的步骤 一、修改pom文件,添加依赖html <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-thymeleaf</artifactId> </dependency> <dependency> <group
相关文章
相关标签/搜索