We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5de861 commit 86fba44Copy full SHA for 86fba44
quarkus-pagination/src/main/resources/application.properties
@@ -1,3 +1,3 @@
1
jnosql.document.database=fruits
2
-jnosql.mongodb.url=
+jnosql.mongodb.url=mongodb://localhost:27017
3
quarkus.naming.enable-jndi=true
0 commit comments