Skip to content
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

AsyncAPI should have support for Completable future #34

Open
Speiger opened this issue Apr 26, 2024 · 0 comments
Open

AsyncAPI should have support for Completable future #34

Speiger opened this issue Apr 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Speiger
Copy link
Owner

Speiger commented Apr 26, 2024

AsyncAPI would have a great benefit if you have a CompletableFuture start option where you can simply chain tasks on top of it when it is done.
Since the AsyncAPI is a system that processes collections but not really ment to process the result of these collections when merged.
So it makes sense to support this kind of thing.

@Speiger Speiger added the enhancement New feature or request label Apr 26, 2024
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

1 participant