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.
2 parents 94eb451 + d6bcfe3 commit 60f26e7Copy full SHA for 60f26e7
springboot-backend/src/main/resources/application.properties
@@ -1,3 +1,4 @@
1
+#Add MySql cof=ifg as per your system. This is sample model
2
spring.datasource.url=jdbc:mysql://localhost:3306/employee_management_system?useSSL=false
3
spring.datasource.username=root
4
spring.datasource.password=root
0 commit comments