- GET http://localhost:8080/jee7-activiti/api/hello -- Returns the current process count
- POST http://localhost:8080/jee7-activiti/api/hello -- Starts a new process
Review the samplebe table, for each POST a new entry is added here.
- Include the Activiti UI
- Add sample with user task
- Programmatic bootstrap of Activiti
- Add a test