-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
We believe that it could be confusing for an end user which spin libraries to use, due to inconsistency in the spin libraries mentioned in the below doc links. We believe that we should document the POM content of spin libraries more clearly, like when to use what.
1. https://docs.camunda.org/manual/latest/user-guide/data-formats/configuring-spin-integration/
2. https://docs.camunda.org/manual/latest/reference/spin/
The following things should be clarified:
- A hint at the implications of what relocating the dependencies like Jackson means in the case of camunda-spin-dataformat-all (e.g. non-shaded Jackson annotations in custom classes will not be picked up)
- A hint when to use which dependency scope (provided vs compile)