Spring配置velocity May 23, 2017 使用intellij创建空mvn项目 在mvn中增加parent:spring-boot-starter-parent,dep:spring-boot-starter-web 新增HelloController