I\'m using Spring WebClient to invoke rest API which returns response in chunks.
On the client side, each chunk response goes to custom parsing logic. Now the problem is