spring的freemarker模板

1.pom依赖 <dependency>     <groupId>org.springframework.boot</groupId>     <artifactId>spring-boot-starter-freemarker</artifactId> </dependency>     2.application.yml文件的默认配置 spring:   thymeleaf:     cac
相关文章
相关标签/搜索