Unable to Call CompletableFuture with Callable
I have create a Class OrderFetcher that implements Callable interface returns a Integer from Call Method as below
I have create a Class OrderFetcher that implements Callable interface returns a Integer from Call Method as below