'How to specify custom streaming parser in eclipse microprofile restclient?

I need to consume a large payload ( hundreds of MB's) and am using eclipse microprofile restclient to make REST call, but I am not aware how I can specify my own JSON parser to be used for this particular call. Appreciate any examples/references.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source