Package org.springframework.boot.test.autoconfigure.jooq
Auto-configuration for jOOQ tests.
Annotation Types Summary Annotation Type Description AutoConfigureJooq Auto-configuration importsfor typical jOOQ tests.JooqTest Annotation that can be used in combination with@RunWith(SpringRunner.class)for a typical jOOQ test.