Bootstrap a Process Engine Using the Java API

Hi @aravindhrs,

have a look at the docs: https://docs.camunda.org/manual/7.11/reference/rest/overview/#engine-usage

In my running spring boot environment both URLs deliver the same result: http://localhost:8080/rest/engine/default/process-definition and http://localhost:8080/rest/process-definition.

Hope this helps, Ingo

1 Like