Full Stack Development with JHipster
上QQ阅读APP看书,第一时间看更新

Thymeleaf

Thymeleaf (http://www.thymeleaf.org) is an open source Java server-side templating engine with very good integration with Spring. Thymeleaf can be used to generated web pages on the server side, for templating email messages and so on. Although server-side web page templates are slowly losing out to client-side MVVM frameworks, it is still a useful tool if one wants to have something more than a single page application using Angular.