Skip to content

Conversation

@damienbeaufils
Copy link

Hi Prismic team!

Since Java 8, we can use the new Future reactive API (with CompletableFuture), to execute asynchronous callbacks instead of using a custom Callback interface.
This PR replaces the usage of the custom Callback interface by the standard Java 8 Future API.

@damienbeaufils damienbeaufils changed the title [enhancement] Replace callback with Java 8 Completable Future [enhancement] Replace custom Callback with Java 8 Completable Future Feb 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant