We are doing some investigation on Activiti
curl -u admin:admin -H "Content-Type: application/json" -d '{"name":"Hung Bui", "email": "hung.bui@mastek.com", "phoneNumber":"07070707070"}' http://localhost:8080/start
A concept of getting activiti and springboot working for a user story - Create a Task
Shell