Skip to content

Commit 167f358

Browse files
committed
docs: update vertx sql document
- include vertx module
1 parent 7862552 commit 167f358

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/asciidoc/templates/vertx-sql-client.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
1) Add the dependency:
44

5-
[dependency, artifactId="{{artifactId}}"]
5+
[dependency, artifactId="jooby-vertx:Vertx Module, {{artifactId}}:{{sqlClient}} Client"]
66
.
77

88
2) Define connection string or key/value pairs details:

docs/asciidoc/templates/vertx-sql-connection.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
1) Add the dependency:
44

5-
[dependency, artifactId="{{artifactId}}"]
5+
[dependency, artifactId="jooby-vertx:Vertx Module, {{artifactId}}:{{sqlClient}} Client"]
66
.
77

88
2) Install

0 commit comments

Comments
 (0)