Topics covered in this video are:
1. Working with Json in Camunda
2. Serializing and deserializing object
3. Using POJO functions in camunda modeller
4. When and where to use Spin object
Code : https://github.com/TEJAPS/Camunda_SpringBoot
Important documentation:
1. https://docs.camunda.org/manual/latest/user-guide/process-engine/variables/#transient-variables
2. https://docs.camunda.org/manual/latest/user-guide/data-formats/json/#native-json-variable-value
3. https://docs.camunda.org/manual/7.5/user-guide/process-engine/variables/
4. https://docs.camunda.org/manual/7.5/user-guide/data-formats/#json-native-json-variable-value
5. https://docs.camunda.org/manual/7.5/user-guide/data-formats/json/