Polish "Document Settings as jooq supported auto-configuration type"
See gh-18870
This commit is contained in:
parent
c34516cd9e
commit
5863a75c3c
|
@ -3485,11 +3485,11 @@ You can define beans for the following jOOQ Types:
|
|||
* `TransactionProvider`
|
||||
* `RecordMapperProvider`
|
||||
* `RecordUnmapperProvider`
|
||||
* `Settings`
|
||||
* `RecordListenerProvider`
|
||||
* `ExecuteListenerProvider`
|
||||
* `VisitListenerProvider`
|
||||
* `TransactionListenerProvider`
|
||||
* `Settings`
|
||||
|
||||
You can also create your own `org.jooq.Configuration` `@Bean` if you want to take complete control of the jOOQ configuration.
|
||||
|
||||
|
|
Loading…
Reference in New Issue