springboot-集成freemakerspringboot-集成freemaker
springboot-集成freemaker1,添加依赖<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-freemarker</artifactId></dependency>2,添加...