Demo application showing how to load data into Waltz using jOOQ and Immutables.
Project is split into 3 modules
waltz-util-schema
where jooq code generation is configured and the generated code is storedwaltz-util-common
basic runtime configuration, helper classes and common base codewaltz-util-loader
demo loader application