We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7f11a4 commit 5ea290aCopy full SHA for 5ea290a
documentation/spring-boot-docs/src/docs/antora/modules/reference/pages/data/sql.adoc
@@ -346,6 +346,7 @@ The https://www.h2database.com[H2 database] provides a https://www.h2database.co
346
The console is auto-configured when the following conditions are met:
347
348
* You are developing a servlet-based web application.
349
+* `org.springframework.boot:spring-boot-h2console` added as dependency.
350
* `com.h2database:h2` is on the classpath.
351
* You are using xref:using/devtools.adoc[Spring Boot's developer tools].
352
0 commit comments