Activiti 6 UI in our Spring Boot Backend Application
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2016 05:53 PM
We are exploring activiti 6 by using Spring Boot.
The basic starter and other modules available seem not containing activiti 6 ui application.
It make sense for us to allow some users to create and edit the bpmn models with the same platform as the engine.
Does it make sense regarding state of current development to integrate it into our backend application ?
Is it described somewhere how to do ?
The basic starter and other modules available seem not containing activiti 6 ui application.
It make sense for us to allow some users to create and edit the bpmn models with the same platform as the engine.
Does it make sense regarding state of current development to integrate it into our backend application ?
Is it described somewhere how to do ?
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2016 04:18 AM
No, currently we're focussing on the V6 engine and getting that final. The UI will follow later on.
Of course, you can go ahead and do it yourself, which should be doable as it's a standard angular app with a standard spring mvc backend.
Of course, you can go ahead and do it yourself, which should be doable as it's a standard angular app with a standard spring mvc backend.
