Polish "Use ExecutorProvider bean if available when auto-configuring jOOQ"
Closes gh-14471
This commit is contained in:
@@ -3966,6 +3966,7 @@ which is used when the jOOQ `Configuration` is created. You can define beans for
|
||||
following jOOQ Types:
|
||||
|
||||
* `ConnectionProvider`
|
||||
* `ExecutorProvider`
|
||||
* `TransactionProvider`
|
||||
* `RecordMapperProvider`
|
||||
* `RecordUnmapperProvider`
|
||||
|
||||
Reference in New Issue
Block a user