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

Make subresource handling for interfaces more nuanced #34888

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Jul 20, 2023

We don't want to create subresources for interfaces that are used by multiple resource classes
for the purpose of reusing resource methods
and JAX-RS annotations

Fixes: #34657

We don't want to create subresources for interfaces
that are used by multiple resource classes
for the purpose of reusing resource methods
and JAX-RS annotations

Fixes: quarkusio#34657
@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jul 20, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Jul 20, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@geoand geoand merged commit c9ce998 into quarkusio:main Jul 20, 2023
@quarkus-bot quarkus-bot bot added kind/bugfix and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Jul 20, 2023
@quarkus-bot quarkus-bot bot added this to the 3.3 - main milestone Jul 20, 2023
@geoand geoand deleted the #34657 branch July 21, 2023 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants