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.
-
Updated
Jul 28, 2024 - Java
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.
Add a description, image, and links to the spring-boot-rest-template-parallel-calls topic page so that developers can more easily learn about it.
To associate your repository with the spring-boot-rest-template-parallel-calls topic, visit your repo's landing page and select "manage topics."