testcontainers-jooq-codegen-maven-plugin
testcontainers-jooq-codegen-maven-plugin copied to clipboard
Existing gradle alternative?
Hey, thank you for your work! I was wondering if you can suggest some gradle plugin alternative that works with liquibase migrations at the same time? Thank you!
With Liquibase migrations, you normally don't need to do as part of the build, you can do it on test execution. What exactly are you trying to achieve?
I guess you're looking for the gradle version of testcontainers-jooq-codegen-maven-plugin.
try this. https://github.com/monosoul/jooq-gradle-plugin