Skip to content

JordanCouret/spring-batch-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring-Batch training

If you are there, that means you want to learn how spring-batch works or test it before use it in your project.

Requirements

  • Java 11

  • Maven

  • IDE

How works this repo ?

  • Clone this project in local

  • Checkout on result/ex-0 to start

  • Check the wiki for exercise

Exercise list:
  1. Read csv and write in database

  2. Simple validation items in processor

  3. Validation with the Skip mechanism & Listener to log this skip items

  4. Read from a database and use multiple writer (file, database etc…​)

  5. Retry a failed job

Contributing

You can use GitHub issues to track bugs & enhancements

Enjoy !

About

Un coding dojo sur l'utilisation de spring-batch

Topics

Resources

Stars

Watchers

Forks

Languages