After migrate to 7.13 jersey.application-path dose not work

After migrate to Camunda 7.13 rest Api dose not work my configuration is like this

spring.mvc.servlet.path=/rest
spring.jersey.application-path=camunda

localhost:8080/camunda
work before migrate
after migrate this dose not work

Hi @azizkhani,

We changed the rest path in spring boot to be alligned with the other rest distributions.
Please refer to the blog post and our docs.
Link: https://blog.camunda.com/post/2020/06/camunda-bpm-runtime-713-released/#context-paths-in-spring-boot