This directory contains different examples of plugin configuration
- Using recommended jOOQ and Flyway versions with the plugin
- Customizing jOOQ code generator with Java config
- Customizing jOOQ code generator with XML config
- Using multiple databases to generate jOOQ classes
- Generating jOOQ classes for databases other than PostgreSQL (MySQL)
- Using Gradle properties to configure the plugin
- Configuring jOOQ and Flyway versions with Spring Boot
- Using Java-based Flyway migrations