SpringBoot 使用Thymeleaf 開發web頁面

  1. 新建一個SpringBoot項目,添加web和thymeleaf的依賴。 在 pom.xml中的代碼:html <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> <
相關文章
相關標籤/搜索