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 b71dce5 commit 0fd10d2Copy full SHA for 0fd10d2
src/main/resources/application.properties
@@ -0,0 +1,6 @@
1
+
2
3
4
+spring.data.mongodb.uri=mongodb+srv://QuestPets:[email protected]/test&connectTimeoutMS=10000000000
5
+spring.data.mongodb.database=EntitiesDB
6
+server.error.whitelabel.enabled=true
0 commit comments