Camunda 8: Embedded Process Engine

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?

Camunda 8 is conceptually different from Camunda 7, where the zeebe engine in Camunda 8 is always a remote resource. Please read below docs

Conceptual differences with Camunda 7 and Camunda 8 | Camunda 8 Docs

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.