spring加载templates下的HTML页面报404

1.导入依赖包 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-thymeleaf</artifactId> <version>2.0.0.BUILD-SNAPSHOT</version> </dependency> 2.controller调用
相关文章
相关标签/搜索