How to disabled the generation of static class {m.classname}QueryParam inside Model classes #972
Unanswered
JPSantistebanQ
asked this question in
Q&A
Replies: 1 comment
-
@JPSantistebanQ IIRC the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What is the utility of the static class (QueryParam) generated inside the models ?.
Exist a way to disabled the generation of this class of this file
pojoQueryParam.qute
?Currently I have console error when add lombok additional annotations.
Example:
Beta Was this translation helpful? Give feedback.
All reactions