Skip to content

rudiantoni/spring-batch-first-refactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-batch-first-refactor

  • Refactor of the first developed project, with a basic job, step and tasklet working structure.
  • Applied single responsibility.
  • Using in memory H2 Database.

Requirements

Running

  • Run the file deploy.sh with: sh deploy.sh.
    • It uses the following command line argument(s):
      • name

If you want to change the name in the message, you can change the JOB_PARAMETER_NAME variable value inside the file deploy.sh.

Log image with working example:

About

Refactoring from the first spring batch project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published