Spring-boot thymeleaf从类路径加载HTML文件

Spring-boot thymeleaf从类路径加载HTML文件,第1张

Spring-boot thymeleaf从类路径加载HTML文件

添加以下属性可以解决我的问题:

spring.thymeleaf.check-template-location=truespring.thymeleaf.prefix=classpath:/templates/spring.thymeleaf.suffix=.htmlspring.thymeleaf.mode=LEGACYHTML5spring.thymeleaf.encoding=UTF-8spring.thymeleaf.content-type=text/htmlspring.thymeleaf.cache=false


欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/zaji/5559987.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-12-14
下一篇 2022-12-14

发表评论

登录后才能评论

评论列表(0条)

保存