Database Reverse Engineering using JOOQ in Spring Boot January 07, 2016 I’ve worked on a sample code that does reverse engineering from a database to its proper JOOQ models and records. The sample code is up on Github and instructions are inside the code and README. Read more