diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 0000000..26d3352
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,3 @@
+# Default ignored files
+/shelf/
+/workspace.xml
diff --git a/.idea/misc.xml b/.idea/misc.xml
new file mode 100644
index 0000000..8ed5f34
--- /dev/null
+++ b/.idea/misc.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000..e840d7e
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/mongodb-springboot.iml b/.idea/mongodb-springboot.iml
new file mode 100644
index 0000000..d6ebd48
--- /dev/null
+++ b/.idea/mongodb-springboot.iml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..35eb1dd
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/mdb-spring-boot/src/main/resources/application.properties b/mdb-spring-boot/src/main/resources/application.properties
index 6b974f8..0b12243 100644
--- a/mdb-spring-boot/src/main/resources/application.properties
+++ b/mdb-spring-boot/src/main/resources/application.properties
@@ -1,2 +1,2 @@
-spring.data.mongodb.uri=mongodb+srv://:@.mongodb.net/mygrocerylist
+spring.data.mongodb.uri=mongodb+srv://mansoorkjl:T9GMh65vbLYGN10T@manchuclusterlearn.winegaq.mongodb.net/mygrocerylist
spring.data.mongodb.database=mygrocerylist