I would very much like to use Event Registry to make bpmn and CMMN event driven using Rabbit.
There seems to be not much around the context of the event and channel files and how they are configured. What are the definitions of the files and how and where are they included when using SpringBoot starter?
Hey there – I hacked together (!!) some demo code. It’s basically what I found out using the docs and the source code. It’s not CMMN, but BPMN. YMMV, HTH etc