Registry / messaging / spring-integration-groovy

spring-integration-groovy

JSON →
library7.0.4javamavenunverified

Provides Groovy scripting support for Spring Integration message processing pipelines.

<dependency> <groupId>org.springframework.integration</groupId> <artifactId>spring-integration-groovy</artifactId> <version>7.0.4</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-INTEGRATION
S
spring-integration-groovy
messagingjavav7.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GroovyScriptExecutingMessageProcessor
org.springframework.integration.groovy.GroovyScriptExecutingMessageProcessor

Creates a Groovy script processor for message transformation.

import org.springframework.integration.groovy.GroovyScriptExecutingMessageProcessor; GroovyScriptExecutingMessageProcessor processor = new GroovyScriptExecutingMessageProcessor("def result = payload.toUpperCase(); return result");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.0.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
Amazon
1
OpenAI (training)
1
Resources
spring-integration-groovy — mvn dependency:get spring-integration-groovy · libregistry