springboot2學習記錄之 整合thymeleaf

1.引入依賴 在pom.xml中dependencies標籤中引用html <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-thymeleaf</artifactId> </dependency> 2.設置默認前綴路徑 首先咱們在項目中先找到或者建立一個配置文
相關文章
相關標籤/搜索