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

Port rest-data-panache to RESTEasy Reactive #405

Closed
snowdrop-bot opened this issue Aug 30, 2021 · 0 comments
Closed

Port rest-data-panache to RESTEasy Reactive #405

snowdrop-bot opened this issue Aug 30, 2021 · 0 comments
Assignees
Labels
7 - Community development upstream/closed The issue has been closed in the upstream repository

Comments

@snowdrop-bot
Copy link
Collaborator

Description

quarkus-rest-data-panache currently depends on RESTEasy Classic.
We should port this to RESTEasy Reactive.
This won't be trivial as RESTEasy Reactive builds all the necessary information by looking at the Jandex index of existing code, while rest-data-panache generates code which isn't available at this point.

Implementation ideas

No response


quarkusio#19771


$upstream:19771$

@snowdrop-bot snowdrop-bot added the upstream/closed The issue has been closed in the upstream repository label Aug 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7 - Community development upstream/closed The issue has been closed in the upstream repository
Projects
None yet
Development

No branches or pull requests

2 participants