We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c34516c commit 5863a75Copy full SHA for 5863a75
spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc
@@ -3485,11 +3485,11 @@ You can define beans for the following jOOQ Types:
3485
* `TransactionProvider`
3486
* `RecordMapperProvider`
3487
* `RecordUnmapperProvider`
3488
+* `Settings`
3489
* `RecordListenerProvider`
3490
* `ExecuteListenerProvider`
3491
* `VisitListenerProvider`
3492
* `TransactionListenerProvider`
-* `Settings`
3493
3494
You can also create your own `org.jooq.Configuration` `@Bean` if you want to take complete control of the jOOQ configuration.
3495
0 commit comments