EvanMi opened a new pull request, #9648: URL: https://github.com/apache/camel/pull/9648
# Description When using groovy script, we sometime need to config some global variables without pollute the camelContext and exchange, that say, in every script we want to use not only the request, response, context, but also some other global variables, and don't want to put them in the header etc. So we need a interface method to meet this request. # Target - [ ] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
