Files
stream-applications/applications/processor/groovy-processor
Soby Chacko 5ba0269a0b Preparing for 2021.0.0/3.1.0 apps
Spring Boot 2.5.0
Spring Cloud Stream 3.1.x
Spring Cloud Function 3.1.x
Spring Cloud 2020.0.x

Update code/deprecations
Fix tests
Update copyrights
2021-06-04 11:37:32 -04:00
..
2021-06-04 11:37:32 -04:00

//tag::ref-doc[]
= Groovy Processor

A Processor that applies a Groovy script against messages.

== Options

The **$$groovy-processor$$** $$processor$$ has the following options:

//tag::configuration-properties[]
//end::configuration-properties[]

//end::ref-doc[]