You can embed the REST API’s resources in a custom JAX-RS application as described here: https://docs.camunda.org/manual/7.7/reference/rest/overview/embeddability/. You can then add any resources, servlet filters, etc. on top.
Cheers,
Thorben
You can embed the REST API’s resources in a custom JAX-RS application as described here: https://docs.camunda.org/manual/7.7/reference/rest/overview/embeddability/. You can then add any resources, servlet filters, etc. on top.
Cheers,
Thorben