Skip to content

Latest commit

 

History

History

spring-batch-capitalize-names

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

spring-batch-capitalize-names

Sonarcloud Status

A basic Spring Batch example that converts person names into upper case. The input is a CSV file that contains comma separated first and last names. The output is a text file that contains comma separated first and last names that are all in upper case.

https://codenotfound.com/spring-batch-tutorials