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