Annotation Interface EnableGroovyTemplates


@Target(TYPE) @Documented @Retention(RUNTIME) public @interface EnableGroovyTemplates
Pseudo annotation used to trigger GroovyTemplatesCompilerAutoConfiguration.
Since:
1.1.0
Author:
Dave Syer