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

Refactor rest data panache to reuse the same implementation for lists #29200

Merged
merged 1 commit into from
Nov 11, 2022

Conversation

Sgitario
Copy link
Contributor

At the moment, the list implementator and the list hal implementation duplicate almost the same code. This pull request addresses this issue, so in the future we can include changes in the list implementator for both json and hal resources.

@Sgitario Sgitario requested a review from geoand November 11, 2022 10:00
@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Nov 11, 2022
At the moment, the list implementator and the list hal implementation duplicate almost the same code. This pull request addresses this issue, so in the future we can include changes in the list implementator for both json and hal resources.
@Sgitario Sgitario force-pushed the panache_entity_query branch from df2f0f5 to cb75a0b Compare November 11, 2022 14:32
@Sgitario Sgitario merged commit a4a9c39 into quarkusio:main Nov 11, 2022
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Nov 11, 2022
@Sgitario Sgitario deleted the panache_entity_query branch November 11, 2022 16:38
@quarkus-bot quarkus-bot bot added this to the 2.15 - main milestone Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants