Lukas Eder 8/30/2022

Cannot resolve symbol ‘VERSION_3_17’ in jOOQ generated code

Read Original

This article addresses a specific jOOQ compilation error: 'cannot find symbol VERSION_3_17'. It explains that the error is a diagnostic tool triggered by a version mismatch between the jOOQ runtime library and the jOOQ code generation library. The article details the compatibility rule (runtime version must be >= codegen version), provides example Maven configurations, and shows how to disable the version reference generation feature to suppress the error.

Cannot resolve symbol ‘VERSION_3_17’ in jOOQ generated code

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser