thymeleaf访问不到templates下的html文件(血泪)
文章目录1.使用@Controller而不是@RestController2.配置application.properties3.pom.xml配置4.项目文件夹mvn clean最近课程设计要用springboot,讲到thymeleaf访问html,遇到了下面这种错误,然后我就去找了几种解决办法,希望能帮助到遇到同样错误的小伙伴1.使用@Controller而不是@RestController2.配置application.propertiesspring.thymeleaf.prefix
原创
2020-05-21 19:16:43 ·
2525 阅读 ·
2 评论