Provides convenience utilities for working with Java 8 CompletableFuture, including combinators and error handling.
<dependency>
<groupId>com.spotify</groupId>
<artifactId>completable-futures</artifactId>
<version>0.3.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Uses CompletableFutures.exceptionallyCompose to handle errors gracefully.
No known issues recorded.
No dependency data recorded yet.