Typesafe SQL using DSL API
Typesafe database object referencing using code generation
Easy-to-use API for querying and data fetching
SQL logging and debugging
This chapter covers using the Spring Boot JOOQ Starter, using the JOOQ Maven Codegen plugin to generate code from the database schema, and performing various ...