Springboot整合freemarker

1.在springboot項目的pom.xml 中加入freemarker的依賴 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-freemarker</artifactId> </dependency> 2.在application.propertie
相關文章
相關標籤/搜索