Merge pull request #422 from facundofarias/master

add Jtwig
This commit is contained in:
Andreas Kull
2016-10-28 10:18:54 +02:00
committed by GitHub

View File

@ -713,6 +713,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Handlebars.java](http://jknack.github.io/handlebars.java/) - Logic-less and semantic Mustache templates. * [Handlebars.java](http://jknack.github.io/handlebars.java/) - Logic-less and semantic Mustache templates.
* [Thymeleaf](http://www.thymeleaf.org/) - Aims to be a substitute for JSP and works for XML files in general. * [Thymeleaf](http://www.thymeleaf.org/) - Aims to be a substitute for JSP and works for XML files in general.
* [Jtwig](http://jtwig.org/) - Modular, configurable and fully tested template engine.
## Testing ## Testing