springboot编程实践:集成thymeleaf模板引擎

      thymeleaf基础知识: 1、thymeleaf简介: Thymeleaf是一个java类库,他是一个xml/xhtml/html5的模板引擎,可以作为mvc的web应用的view层。     Thymeleaf还提供了额外的模块与Spring MVC集成,所以我们可以使用Thymeleaf完全替代jsp。     spring Boot通过org.springframework.
相关文章
相关标签/搜索