Annotation Interface AutoConfigureJooq


@Target(TYPE) @Retention(RUNTIME) @Documented @Inherited @ImportAutoConfiguration public @interface AutoConfigureJooq
Auto-configuration imports for typical jOOQ tests. Most tests should consider using @JooqTest rather than using this annotation directly.
Since:
2.0.0