spring-batch icon indicating copy to clipboard operation
spring-batch copied to clipboard

Include script engine dependencies in tests for ScriptItemProcessor

Open yeonnex opened this issue 1 year ago • 0 comments

Added script engine dependencies for Groovy, JavaScript, Bash, and Ruby in ScriptItemProcessor tests.

Fixed a script error in the Ruby test by refactoring the script to use local variables instead of global variables.

related post

yeonnex avatar Oct 11 '24 11:10 yeonnex