CamundaEngineStartupEvent CDI event. The CamundaEngineStartupEvent signals that a process engine has been
successfully bootstrapped, and a deployment can be performed.
The following example shows how a single process engine deployment can be performed in a Quarkus application:
CamundaEngineStartupEvent in multiple methods, and perform multiple deployments with a finer-grained control
over the deployed resources.