SpringBoot之在eclipse中使用freemaker模板引擎

freemaker完整使用教程可以參考官方中文文檔或其他文檔。 這裏只講SpringBoot框架下如何快速搭建。 第一步: 在pom.xml裏面配置freemakerjar包 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-freemarker</artifac
相關文章
相關標籤/搜索