The output you posted is exactly 1024
characters. This looks like a certain buffer size. How do you get this output? Maybe check that method and / or your CustomerPojoInList
.
I very much believe, that there is some buffer involved that has a maximum of 1024
characters...
Good luck!