SpringBatchEncryptTextDemo Demo project using spring batch to encrypt text file Please provide two parameters to run the project mvnw spring-boot:run -Dspring-boot.run.arguments=-inputFile=C:\sample.txt,-threadCount=4 Please check output at: target/encrypted.txt