Add a test for a custom service-loaded constraint#53503
Add a test for a custom service-loaded constraint#53503marko-bekhta wants to merge 2 commits intoquarkusio:mainfrom
Conversation
|
🎊 PR Preview addf494 has been successfully built and deployed to https://quarkus-pr-main-53503-preview.surge.sh/version/main/guides/
|
|
@marko-bekhta in our guides, we should document the approach we are pushing forward. We don't need all options. |
thanks, that makes sense 🙂 👍🏻 Asking mostly since I've always thought we want users to go with service loader approach, and that was also my suggestion in this PR 🙈 : |
|
Frankly, the skill looks quite confusing to me.
This is quite odd.
This is also confusing as you will get 400 for very specific things such as annotating REST parameters with constraints. I personally don't have time to review but if the skill looks inadequate and adds confusion, it's probably better to drop it than to confuse Claude (and spend tokens doing it). |

I was looking at the skills PR and noticed that we are not mentioning the service loader option to create new constraints even though that's the approach we were leaning towards in HV for a while..
Sooo this PR adds a test and I was wondering if we should add it to the guide as well ? 🙈