spring boot 使用FreeMarker模板

转自:http://blog.csdn.net/clementad/article/details/51942629 在spring boot中使用FreeMarker模板非常简单方便,只需要简单几步就行: 1、引入依赖: [html]  view plain  copy <dependency>       <groupId>org.springframework.boot</groupId> 
相关文章
相关标签/搜索