Honorable development team I want to embed idm, admin, and other UIs into spring boot, what do I need to do?
Hi,
The Flowable UI apps are all Spring boot applications.
Best regards,
Tijs
Thank you for your reply. I have a question, if you use flowable UI spring boot maven settings, how do you set them up? At present, my flowable is set to
org.flowable
flowable-spring-boot-starter
6.4.0
org.flowable
flowable-spring-boot-starter-rest
6.4.0
I also have this question. Is there any samples?
yes any git demo/sample for the same?
The Flowable engines (BPMN, CMMN, DMN) have Spring Boot starters.
The Flowable open source distribution doesn’t include Spring Boot starters for the Flowable UI applications.