thanks maxjuiz, now I simply saved each item in my implemented ItemWriter and at the end stored the last value in the other database.
Type: Posts; User: tobe96; Keyword(s):
thanks maxjuiz, now I simply saved each item in my implemented ItemWriter and at the end stored the last value in the other database.
Hi,
beside the normal chunk execution with reader and writer I wanna get the very last item of the chunk's tasklet to store the ID additionally in another database. Are there any listener to be...