Spring-Boot初学之配置文件application.properties(thymeleaf模板)

Spring-Boot配置文件thymeleaf模板配置项(常用配置项为红色) 参数    介绍 spring.thymeleaf.cache = true    启用模板缓存(开发时建议关闭) spring.thymeleaf.check-template = true    检查模板是否存在,然后再呈现 spring.thymeleaf.check-template-location = tr
相关文章
相关标签/搜索