Convert CompletableFuture (Java 8) to Future (Scala) January 1, 2024 by Tarik Yes, it’s called scala-java8-compat, and here’s the method you’re looking for.