springboot访问html页面404问题

常见的得导入thyme leaf包

<dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-thymeleaf</artifactId>
        </dependency>

 

posted @ 2022-01-17 11:47  wang-1206  阅读(194)  评论(0)    收藏  举报