We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spring supports returning CompletableFutures for mappings marked with @async. Should be pretty similar to #297.
The text was updated successfully, but these errors were encountered:
It's actually better if the inspected type is the more generic CompletionStage. I'll take a look at this later today.
Sorry, something went wrong.
@mvh77, can you please provide more informations about your request according to the contribution guide when Using GitHub Issues:
Hi! I created a PR here #372
459578c
No branches or pull requests
Spring supports returning CompletableFutures for mappings marked with @async. Should be pretty similar to #297.
The text was updated successfully, but these errors were encountered: