(springboot)freemarker(二)

集成freemarker,很简单很快捷。 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-freemarker</artifactId> </dependency> 注意注意,这里我是没有写版本号的,原因看第一篇,小伙伴们
相关文章
相关标签/搜索