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 baba465 commit cbb8e34Copy full SHA for cbb8e34
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=products
+jnosql.keyvalue.database=olympus
+jnosql.document.database=machines
+jnosql.oracle.nosql.host=http://localhost:8080
0 commit comments