Skip to content

Commit 5863a75

Browse files
committed
Polish "Document Settings as jooq supported auto-configuration type"
See gh-18870
1 parent c34516c commit 5863a75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3485,11 +3485,11 @@ You can define beans for the following jOOQ Types:
34853485
* `TransactionProvider`
34863486
* `RecordMapperProvider`
34873487
* `RecordUnmapperProvider`
3488+
* `Settings`
34883489
* `RecordListenerProvider`
34893490
* `ExecuteListenerProvider`
34903491
* `VisitListenerProvider`
34913492
* `TransactionListenerProvider`
3492-
* `Settings`
34933493

34943494
You can also create your own `org.jooq.Configuration` `@Bean` if you want to take complete control of the jOOQ configuration.
34953495

0 commit comments

Comments
 (0)