Hi everybody, I'm using Spring Boot 2.0 M7 (which drags JOOQ 3.10.1)for my service.
The problem is that the latest version for JOOQ Maven code gen (seems to be 3.9.6) generates incompatible classes which breaks at compilation time. i.e: "..tables.records.AuthenticationModeRecord is not abstract and does not override abstract method component7() in org.jooq.Record7" Is that a known issue? Regards, Bruno -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
