spring boot 2 快速开发-模板引擎

spring boot 使用thymeleaf实现jsp的WEB-iNF安全目录 spring boot 2 默认模板引擎是thymeleaf,而可以使用的有freemarker,Velocity,JSP(需要创建webapp目录并引入相关依赖) 添加依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>
相关文章
相关标签/搜索