I am using saveAll method of JpaRepository and the all the elements are not being saved in the table while it worked well in the other table with the same saveAll method
I tried checking multiple times, data failed to save in some cases. Also Id is getting generated on the basis of sequence from the DB.
New contributor
stan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.