spring boot Web開發

模板引擎: 語法規則: 方法使用: 1.引入thymeleaf Spring Boot默認就是使用thymeleaf模板引擎的,所以只需要在pom.xml加入依賴即可: <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-thymeleaf</artifactI
相關文章
相關標籤/搜索