【問題記錄】SpringBoot 用Thymeleaf模版返回頁面出現404錯誤

背景 pom.xml中添加了對應的依賴html <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-thymeleaf</artifactId> </dependency> application.proper
相關文章
相關標籤/搜索