Index
All Classes and Interfaces|All Packages
A
- AutoConfigureJooq - Annotation Interface in org.springframework.boot.jooq.test.autoconfigure
-
Auto-configuration importsfor typical jOOQ tests.
E
- excludeAutoConfiguration() - Element in annotation interface org.springframework.boot.jooq.test.autoconfigure.JooqTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeFilters() - Element in annotation interface org.springframework.boot.jooq.test.autoconfigure.JooqTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
I
- includeFilters() - Element in annotation interface org.springframework.boot.jooq.test.autoconfigure.JooqTest
-
A set of include filters which can be used to add otherwise filtered beans to the application context.
J
- JooqTest - Annotation Interface in org.springframework.boot.jooq.test.autoconfigure
-
Annotation for a jOOQ test that focuses only on jOOQ-based components.
O
- org.springframework.boot.jooq.test.autoconfigure - package org.springframework.boot.jooq.test.autoconfigure
-
Auto-configuration for jOOQ tests.
P
- properties() - Element in annotation interface org.springframework.boot.jooq.test.autoconfigure.JooqTest
-
Properties in form key=value that should be added to the Spring
Environmentbefore the test runs.
U
- useDefaultFilters() - Element in annotation interface org.springframework.boot.jooq.test.autoconfigure.JooqTest
-
Determines if default filtering should be used with
@SpringBootApplication.
All Classes and Interfaces|All Packages