From 05957689f4bea572130a69cf51679b7bb7cd8ee6 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 30 Apr 2019 08:57:32 +0200 Subject: [PATCH] Polish "Add jOOQ to SQL logging group" Closes gh-16678 --- .../src/main/asciidoc/spring-boot-features.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 32b79cb45d..e880616031 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 @@ -1934,7 +1934,7 @@ out-of-the-box: |`org.springframework.core.codec`, `org.springframework.http`, `org.springframework.web` |sql -|`org.springframework.jdbc.core`, `org.hibernate.SQL` +|`org.springframework.jdbc.core`, `org.hibernate.SQL`, `org.jooq.tools.LoggerListener` |===