可以訪問static下的檔案,但是無法訪問template下的檔案,.properties檔案配置如下:
spring.thymeleaf.cache=false
spring.thymeleaf.enabled=false
spring.mvc.static-path-pattern=/static/**
spring.thymeleaf.servlet.content-type=text/html
spring.thymeleaf.mode=HTML
spring.thymeleaf.prefix=classpath:/templates/
spring.thymeleaf.suffix=.html
uj5u.com熱心網友回復:
解決了,見上一篇帖子轉載請註明出處,本文鏈接:https://www.uj5u.com/houduan/91798.html
標籤:Web 開發
