How to make a api call ,I need help to bring camunda api handling the process related to bpmn model

I have refered to https://github.com/camunda/camunda-bpm-spring-boot-starter but was not successful doing it.I need a sample example for spring boot and how to integrate camunda with rest api ,which has bpmn modeling

Hi @yacky,

can you please point out more precisely where you are facing the problem?

You can also find an example of how to setup camunda with Spring Boot in our example repository.

Cheers,
Tassilo