Skip to content

Commit 8022363

Browse files
author
Corneil du Plessis
committed
Fix documentation on the use of MariaDB Dialect
1 parent 64a3b78 commit 8022363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-cloud-dataflow-docs/src/main/asciidoc/configuration-database.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The `username` and `password` are the same regardless of the database. However,
1919
[cols="a,a,a,a,a"]
2020
[cols="10%,20%,20%,20%,10%"]
2121
|===
22-
|[.small]#Database#|[.small]#spring.datasource.url#|[.small]#spring.datasource.driver-class-name#|[.small]#spring.jpa.database-platform#|[.small]##Driver included#
22+
|[.small]#Database#|[.small]#spring.datasource.url#|[.small]#spring.datasource.driver-class-name#|[.small]#spring.jpa.database-platform#|[.small]#Driver included#
2323

2424
|[.small]#MariaDB 10.4+#
2525
|[.small]#jdbc:mariadb://${db-hostname}:${db-port}/${db-name}#

0 commit comments

Comments
 (0)