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.
1 parent c7dab6a commit d6bcfe3Copy full SHA for d6bcfe3
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