Quantcast
Channel: sql – Java, SQL and jOOQ.
Viewing all articles
Browse latest Browse all 426

Using jOOQ with Play Framework

$
0
0

For many users, it may be an obvious choice to use jOOQ along with Play Framework, leveraging simplicity and effectiveness in the Java world. While I do not have any personal experience with Play, some users have. Consider this GitHub issue where a couple of very active jOOQ users discuss various techniques of integrating the two frameworks:

https://github.com/jOOQ/jOOQ/issues/768

From the above discussion, a third-party plugin example has evolved:

https://github.com/jaiew/play-jooq


Filed under: java, jooq-in-use Tagged: GitHub, java, jooq, Play Framework, sql

Viewing all articles
Browse latest Browse all 426

Trending Articles