Merge pull request #18870 from djarnis73

* pr/18870:
  Polish "Document Settings as jooq supported auto-configuration type"
  Document Settings as jooq supported auto-configuration type

Closes gh-18870
This commit is contained in:
Stephane Nicoll 2019-11-05 09:19:04 +01:00
commit c78010599a
1 changed files with 1 additions and 0 deletions

View File

@ -3485,6 +3485,7 @@ You can define beans for the following jOOQ Types:
* `TransactionProvider`
* `RecordMapperProvider`
* `RecordUnmapperProvider`
* `Settings`
* `RecordListenerProvider`
* `ExecuteListenerProvider`
* `VisitListenerProvider`