Skip to content

Add support for async mappings returning CompletableFuture. #370

New issue

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

Closed
mvh77 opened this issue Jan 22, 2020 · 3 comments
Closed

Add support for async mappings returning CompletableFuture. #370

mvh77 opened this issue Jan 22, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@mvh77
Copy link
Contributor

mvh77 commented Jan 22, 2020

Spring supports returning CompletableFutures for mappings marked with @async. Should be pretty similar to #297.

@mvh77
Copy link
Contributor Author

mvh77 commented Jan 23, 2020

It's actually better if the inspected type is the more generic CompletionStage. I'll take a look at this later today.

@bnasslahsen
Copy link
Collaborator

@mvh77, can you please provide more informations about your request according to the contribution guide when Using GitHub Issues:

@mvh77
Copy link
Contributor Author

mvh77 commented Jan 23, 2020

Hi! I created a PR here #372

@bnasslahsen bnasslahsen added the enhancement New feature or request label Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants