Update README.md

This commit is contained in:
Andreas Kull
2017-11-13 10:15:43 +01:00
committed by GitHub
parent 1c92580bec
commit 38c8d9e8ba

View File

@ -776,8 +776,8 @@ A curated list of awesome Java frameworks, libraries and software.
* [Handlebars.java](http://jknack.github.io/handlebars.java/) - Logicless and semantic Mustache templates. * [Handlebars.java](http://jknack.github.io/handlebars.java/) - Logicless and semantic Mustache templates.
* [Jtwig](http://jtwig.org/) - Modular, configurable and fully tested template engine. * [Jtwig](http://jtwig.org/) - Modular, configurable and fully tested template engine.
* [Jade4J](https://github.com/neuland/jade4j) - A jade implementation written in Java. * [Jade4J](https://github.com/neuland/jade4j) - Implementation of jade.
* [Pebble](http://www.mitchellbosecke.com/pebble/home) - A lightweight but rock solid Java templating engine. * [Pebble](http://www.mitchellbosecke.com/pebble/home) - Inspired by Twig and separates itself with it's inheritance feature and it's easy-to-read syntax. It ships with built-in autoescaping for security and it includes integrated support for internationalization.
* [Thymeleaf](http://www.thymeleaf.org/) - Aims to be a substitute for JSP and works for XML files. * [Thymeleaf](http://www.thymeleaf.org/) - Aims to be a substitute for JSP and works for XML files.
## Testing ## Testing