Commit c34516cd authored by Jens Teglhus Møller's avatar Jens Teglhus Møller Committed by Stephane Nicoll

Document Settings as jooq supported auto-configuration type

See gh-18870
parent de0e8b87
...@@ -3489,6 +3489,7 @@ You can define beans for the following jOOQ Types: ...@@ -3489,6 +3489,7 @@ You can define beans for the following jOOQ Types:
* `ExecuteListenerProvider` * `ExecuteListenerProvider`
* `VisitListenerProvider` * `VisitListenerProvider`
* `TransactionListenerProvider` * `TransactionListenerProvider`
* `Settings`
You can also create your own `org.jooq.Configuration` `@Bean` if you want to take complete control of the jOOQ configuration. You can also create your own `org.jooq.Configuration` `@Bean` if you want to take complete control of the jOOQ configuration.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment