Download this project and open in Eclipse editor as Maven project
Locate the file at location /src/main/resourses/application.yaml
spring.datasource.url: jdbc:h2:file:./camunda-h2-database
camunda.bpm.admin-user:
id: admin
password: admin
username: admin password: admin
Open task app from camunda dashboard
Check log in eclipse console after starting process
Please find the postman collection in json format, import the file in postman and run request