I think I found a solution: I can use SingleItemPeekableItemReader and its peek method to find out if the next item has the same ID than the current one.
I found an example here:...
Type: Posts; User: mooses; Keyword(s):
I think I found a solution: I can use SingleItemPeekableItemReader and its peek method to find out if the next item has the same ID than the current one.
I found an example here:...
Hi,
I'm reading data that needs to be grouped into objects by ID (multiple rows of data into one object). I'm not able to process an object until all rows with its ID are read. How would you...
Hi. Are there any mock exams or example questions available for the SpringSource Enterprise Integration Specialist certification exam?