4. Interceptors/Features

groovyTemplate

Version

Uses the groovy template markup engine to produce HTML-based responses. <groovyTemplate><![CDATA[ html { head { title('Resource') } body { p('Hello from Membrane!') } } ]]></groovyTemplate>

The word "spring" refers to the Spring ApplicationContext. The word "exc" refers to the Membrane Exchange being handled. The word "flow" refers to the current Membrane Flow (=REQUEST).

Can be used in