diff --git a/JtProject/.classpath b/JtProject/.classpath
index 65f270a..43d4a7a 100644
--- a/JtProject/.classpath
+++ b/JtProject/.classpath
@@ -14,13 +14,14 @@
+
-
+
@@ -31,26 +32,26 @@
-
+
+
-
+
+
-
-
diff --git a/JtProject/.project b/JtProject/.project
index c235c73..7447e82 100644
--- a/JtProject/.project
+++ b/JtProject/.project
@@ -20,10 +20,16 @@
+
+ org.eclipse.buildship.core.gradleprojectbuilder
+
+
+
org.eclipse.jdt.core.javanature
org.eclipse.m2e.core.maven2Nature
+ org.eclipse.buildship.core.gradleprojectnature
diff --git a/JtProject/src/main/resources/application.properties b/JtProject/src/main/resources/application.properties
index f799baa..9ebba7c 100644
--- a/JtProject/src/main/resources/application.properties
+++ b/JtProject/src/main/resources/application.properties
@@ -28,7 +28,7 @@ spring.jpa.properties.hibernate.enable_lazy_load_no_trans=true
db.driver= com.mysql.cj.jdbc.Driver
db.url= jdbc:mysql://localhost:3306/ecommjava?createDatabaseIfNotExist=true
db.username= root
-db.password= pass
+db.password=
entitymanager.packagesToScan= com
#spring.datasource.url=jdbc:mysql://localhost:3306/ecommjava?createDatabaseIfNotExist=true
diff --git a/TestBranching b/TestBranching
new file mode 100644
index 0000000..7446a59
--- /dev/null
+++ b/TestBranching
@@ -0,0 +1 @@
+Test for adding branch
\ No newline at end of file
diff --git a/Testtxt b/Testtxt
new file mode 100644
index 0000000..8674101
--- /dev/null
+++ b/Testtxt
@@ -0,0 +1 @@
+make changes by your See Toh Qhuan Hern
\ No newline at end of file
diff --git a/Text.txt b/Text.txt
new file mode 100644
index 0000000..09f3ff7
--- /dev/null
+++ b/Text.txt
@@ -0,0 +1 @@
+hello sir
\ No newline at end of file