4. Interceptors/Features

groovyTemplate

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:

serviceProxy, api, stompProxy, swaggerProxy, if, registration, wsStompReassembler, interceptor, bean, internalProxy, transport and soapProxy