Skip to content

Commit 60f26e7

Browse files
authored
Merge pull request #2 from Gyathriravi/patch-1
Update application.properties
2 parents 94eb451 + d6bcfe3 commit 60f26e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

springboot-backend/src/main/resources/application.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#Add MySql cof=ifg as per your system. This is sample model
12
spring.datasource.url=jdbc:mysql://localhost:3306/employee_management_system?useSSL=false
23
spring.datasource.username=root
34
spring.datasource.password=root

0 commit comments

Comments
 (0)