You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments