Hi
After deploying the process via Spring Boot, the name is shown as "SpringBootAutoDeployment " in flowable-admin,
How to set the new name during deployment?
Hi
After deploying the process via Spring Boot, the name is shown as "SpringBootAutoDeployment " in flowable-admin,
How to set the new name during deployment?
we have to use flowable.deploymentName in application.properties
A list of all Spring Boot properties can be found in this part of our documentation