2017年12月25日

Thymeleaf的学习

摘要: 1.引入依赖 maven中直接引入 可以查看依赖关系,发现spring-boot-starter-thymeleaf下面已经包括了spring-boot-starter-web,所以可以把spring-boot-starter-web的依赖去掉. 2.配置视图解析器 spring-boot很多配置都 阅读全文

posted @ 2017-12-25 22:24 贝克田庄 阅读(213) 评论(0) 推荐(0) 编辑

导航