Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 269 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 269 Bytes

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