Skip to content

Add @JooqTest support for Spring Boot#258

Merged
jeanbisutti merged 1 commit intomasterfrom
add-jooqtest-support
Apr 12, 2026
Merged

Add @JooqTest support for Spring Boot#258
jeanbisutti merged 1 commit intomasterfrom
add-jooqtest-support

Conversation

@jeanbisutti
Copy link
Copy Markdown
Collaborator

Before, using QuickPerf with @JooqTest required extra configuration on the test class:

@JooqTest
@Import(QuickPerfSqlConfig.class)

or

@JooqTest
@OverrideAutoConfiguration(enabled = true)

@jeanbisutti jeanbisutti merged commit 08868ff into master Apr 12, 2026
16 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant