摘要: 1、在pom.xml里添加velocity模板语言支持的依赖 <!-- velocity模板语言支持包 --> <dependency> <groupId>org.apache.velocity</groupId> <artifactId>velocity</artifactId> <version 阅读全文
posted @ 2019-01-23 11:10 多搞学习少搞事情 阅读(388) 评论(0) 推荐(0)