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.
mongodb.document
hotels
1 parent 6ce1b31 commit 8862300Copy full SHA for 8862300
src/main/resources/META-INF/microprofile-config.properties
@@ -8,6 +8,6 @@
8
#
9
# You may elect to redistribute this code under either of these licenses.
10
11
-jnosql.mongodb.url=mongodb://localhost:27017
12
-# mandatory define the database name
13
-jnosql.document.database=hotels
+jnosql.keyvalue.database=hotels
+jnosql.document.database=hotels
+jnosql.oracle.nosql.host=http://localhost:8080
0 commit comments