在application.properties文件内添加
spring.freemarker.cache=false
spring.freemarker.suffix=.ftl
spring.freemarker.templateLoaderPath=classpath:/templates/
spring.resources.static-locations=classpath:/templates/
即可解决问题!
在application.properties文件内添加
spring.freemarker.cache=false
spring.freemarker.suffix=.ftl
spring.freemarker.templateLoaderPath=classpath:/templates/
spring.resources.static-locations=classpath:/templates/
即可解决问题!
1434
4161
577
1044
2107
4837
2362
1万+

被折叠的 条评论
为什么被折叠?