I have updated our camunda rest application to use 7.17.0 version of camunda and the application starts showing following error . I cant even hit /engine/default/version endpoint
Could not find an implementation of the interface org.camunda.bpm.engine.rest.spi.ProcessEngineProvider- SPI
Hello, we implemented the interface . Still facing the same error. It happens only in 1 environment. In another environment it is working fine. Any thoughts?
Used this verion
<camunda.version>7.17.0</camunda.version>
<camunda.spring.boot.version>7.17.0</camunda.spring.boot.version>