You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but it is possible to name the process application via the EnableProcessApplication annotation. We should check if that is the case and then use its name for the deployment.
The text was updated successfully, but these errors were encountered:
Currently, the deployment uses a hard coded name:
camunda-bpm-spring-boot-deployment/src/main/kotlin/io/holunda/deployment/DeployOnApplicationStart.kt
Line 20 in f52e8cf
but it is possible to name the process application via the
EnableProcessApplication
annotation. We should check if that is the case and then use its name for the deployment.The text was updated successfully, but these errors were encountered: