Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 541 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 541 Bytes

Using jOOQ with jbang

jbang allows for quickly working with all sorts of Java libraries without the hassle of setting up environments, dependencies, etc. This catalog allows for using jOOQ's code generator right away on an existing database.

For more information on jbang, see:

A working example can be found here: https://github.com/jOOQ/jbang-example