Spring Integration: Multithreaded HTTP requests aggregation reply only for the last request that release the group and others get a timeout
I am trying to aggregate multiple http requests payload and process them together. So, i have created a spring boot app that contain:
Spring Integration: Multithreaded HTTP requests aggregation reply only for the last request that release the group and others get a timeout
I am trying to aggregate multiple http requests payload and process them together. So, i have created a spring boot app that contain: