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

Support of CompletionStage (JaxRS 2.1) #4342

Merged

Conversation

sgregoire
Copy link

@sgregoire sgregoire commented Jan 3, 2023

Hello,

CompletionStage is officially supported since JavaEE JaxRS2.1 (see official specs here, page 55: 8.2.2 CompletionStage), same goes for Jakarta restful-ws (see official specs here, 8.2.2 CompletionStage)

This PR adds an extraction of CompletionStage associated type.

@sgregoire sgregoire force-pushed the feature/completion-stage-support branch from 670800f to 25c9cd2 Compare January 9, 2023 11:01
@sgregoire sgregoire force-pushed the feature/completion-stage-support branch from 434e46b to 9c95713 Compare March 6, 2023 08:50
@frantuma frantuma merged commit c2a483b into swagger-api:master Mar 6, 2023
@frantuma
Copy link
Member

frantuma commented Mar 6, 2023

Thanks!

@sgregoire sgregoire deleted the feature/completion-stage-support branch March 6, 2023 09:34
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.

2 participants