Hello again,
I need some help with the integration of REST API and Spring Boot. I have an existing Spring Boot application with configured Camunda engine inside. I’ve seen this example: https://github.com/camunda/camunda-bpm-examples/tree/master/deployment/embedded-spring-rest. I’ve done all important steps (as I think) but no endpoints are available. The application is getting started but there is nothing interesting in logs.
Thanks for any help.