java:spring-boot
spring-boot结合thymeleaf半自动热启动
1.修改application.properties 配置文件 spring.thymeleaf.cache=false
2.修改以后执行Ctrl+shift+F9
Thymeleaf基本用法
java/spring-boot.txt · Last modified: 2021/11/30 02:23 by morgan0329
1.修改application.properties 配置文件 spring.thymeleaf.cache=false
2.修改以后执行Ctrl+shift+F9