spring_reference/IX. ‘How-to’ guides/72.2. Reload Thymeleaf temp...

415 B
Raw Blame History

72.2. 在不重启容器的情况下重新加载Thymeleaf模板

如果你正在使用Thymeleaf那就将spring.thymeleaf.cache设置为false。查看ThymeleafAutoConfiguration可以获取其他Thymeleaf自定义选项。