We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please update jooq version from 3.14.15 to 3.18.+. We are seeing issues with GeneratedAnnotationType.JAVAX_ANNOTATION_PROCESSING_GENERATED not taking effect with the older version but works correctly with 3.18.7: https://www.jooq.org/doc/latest/manual/code-generation/codegen-advanced/codegen-config-generate/codegen-generate-annotations/
3.14.15
3.18.+
GeneratedAnnotationType.JAVAX_ANNOTATION_PROCESSING_GENERATED
3.18.7
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Please update jooq version from
3.14.15
to3.18.+
. We are seeing issues withGeneratedAnnotationType.JAVAX_ANNOTATION_PROCESSING_GENERATED
not taking effect with the older version but works correctly with3.18.7
:https://www.jooq.org/doc/latest/manual/code-generation/codegen-advanced/codegen-config-generate/codegen-generate-annotations/
The text was updated successfully, but these errors were encountered: