I have several questions.
I am following this.
In context of Camunda 8, when we have our project setup as ‘Embedded Process Engine’ using spring boot, I guess all needed components(engine, ,Zeebe Broker and Gateway, operate, tasklist, connectors, modeler etc) are available, and we dont need to run Camunda exe separately from the distribution
Also, for Camunda 7, I came across this on how to have a ‘Embedded Process Engine’ configuration for a spring boot app?
But I couldn’t locate any such documentation for Camunda 8?