<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).