-
We have a lot of REST resources that use an abstract base class. And this base class has a tag which should be valid for all corresponding REST resources. Coming from Swagger annotations and another Maven plugin, I'm finding that this doesn't work anymore with Smallrye. I have to annotate Am I doing something wrong or is this the way that tags work with the Smallrye Maven plugin? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
You're right that |
Beta Was this translation helpful? Give feedback.
-
Ok, I'll try to reproduce it with a very simple case and then write a bug. Btw: Thanks a lot, you're very helpful to newbies like me :-) |
Beta Was this translation helpful? Give feedback.
-
Bug: #1901 |
Beta Was this translation helpful? Give feedback.
Bug: #1901