Skip to content

Commit d6bcfe3

Browse files
author
Gyathri Ravi
authored
Update application.properties
1 parent c7dab6a commit d6bcfe3

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)