Flowable-ui-task-app spring boot starter

Hi,

Is there a simple way to embed flowable-ui-task-app into a Spring Boot application.
I have browsed https://github.com/flowable/flowable-engine/tree/master/modules/flowable-spring-boot/flowable-spring-boot-starters but cannot find such maven artifact.
Should I do that manually, adding a dependency to the flowable-ui-task-app war artifact? Note that I do not need the other UI apps.

Thanks,
Rémi

Hi Rémi,

We are thinking of changing the Flowable Task application into a Spring Boot application, but that work still needs to be done. So no really easy way to do this currently.

Best regards,

Tijs

1 Like

Thanks @tijs, I will probably develop my own “Task” UI consuming the Flowable REST API waiting for that

Would love to have this feature. :slight_smile: