Adding Jtwig

This commit is contained in:
Facundo Farias
2016-10-03 15:24:20 +02:00
parent a26c1c0b52
commit a725ed3235

View File

@ -703,6 +703,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.
* [Thymeleaf](http://www.thymeleaf.org/) - Aims to be a substitute for JSP and works for XML files in general.
* [Jtwig](http://jtwig.org/) - Jtwig is a modern template engine for Java. The most configurable, extensible, easy and powerful one.
## Testing