diff --git a/spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc b/spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc index e03ac45db6..8214d6057c 100644 --- a/spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc +++ b/spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc @@ -3485,6 +3485,7 @@ You can define beans for the following jOOQ Types: * `TransactionProvider` * `RecordMapperProvider` * `RecordUnmapperProvider` +* `Settings` * `RecordListenerProvider` * `ExecuteListenerProvider` * `VisitListenerProvider`