A simple Spring Boot app showcasing how to make parallel API calls using RestTemplate and CompletableFuture, which can also be used to implement the scatter-gather design pattern.
scatter-gather spring-boot-rest-template-parallel-calls rest-template-parallel-calls rest-template-concurrent-calls spring-boot-scatter-gather spring-boot-async-completable-future
-
Updated
Jul 28, 2024 - Java