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 61b96dc910e..3e8cc75d781 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 @@ -3743,6 +3743,7 @@ You can define beans for the following jOOQ Types: * `TransactionProvider` * `RecordMapperProvider` * `RecordUnmapperProvider` +* `Settings` * `RecordListenerProvider` * `ExecuteListenerProvider` * `VisitListenerProvider`