Skip to content

very basic spring batch code. Outputs a txt file in the same path of the project. It doesn't read anything, I made the reader return a random String, that will be received by processor that will return a random String too, that will be received by the writer and will output a file. Can be used as skeleton of project

Notifications You must be signed in to change notification settings

gitpushforce/BasicSpringBatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

About

very basic spring batch code. Outputs a txt file in the same path of the project. It doesn't read anything, I made the reader return a random String, that will be received by processor that will return a random String too, that will be received by the writer and will output a file. Can be used as skeleton of project

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages