Search code examples
javasqlspringjooq

JOOQ and Spring


Has anyone tried using JOOQ with the Spring framework or am I breaking new ground?

http://www.jooq.org


Solution

  • Many people are using jOOQ with Spring or Spring Boot

    There is also a very good tutorial by Petri Kainulainen, explaining every step to set up a project, here:

    Here's a blog post about how to use jOOQ with Spring Boot, especially useful when you need the commercial distributions of jOOQ: