I want to return map consisting mapping of all keys to value being API response to those keys. I am using CompletableFuture and Guava for this. Thi
CompletableFuture
Guava