I'm looking best way to measure execution time of Spring Batch read, procced and write action. In Meta-data there are information about whole step but not about each action.
I'm thinking about listeners but is it proper solution ?
Thank you for all of Yours answers!