Template engines

Thymeleaf

Thymeleaf is probably the most frequently used template engine in the Java environment.

Pebble

Pebble is a template engine inspired by Twig.

Apache Freemarker

Apache Freemarker is one of the older representatives of the template engines, but is still widely used.

For a better view, we use the [square bracket](https://freemarker.apache.org/docs/dguimiscalternativesyntax.html) syntax in freemarker.

Apache Velocity

Apache Velocity is one of the older representatives of the template engines, but is still widely used.