M
M
Maxim2013-08-25 17:51:18
Java
Maxim, 2013-08-25 17:51:18

How to use groovy as a templating engine for a Java application?

There is a CLI application that will give the user some information based on his own templates.
The application itself is written in Java, but all user settings and configurations are done using a custom Groovy-DSL. Now (in order to use one language for settings) there is a desire to use groovy for templates as well (instead of the currently used FreeMarker).
Give me a hint.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
palebluedot, 2013-08-26
@mgramin

groovy.codehaus.org/Groovy+Templates

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question