camunda-community-hub / camunda-platform-7-reactor

Event Driven process applications
https://camunda.github.io/camunda-bpm-reactor/
Apache License 2.0
80 stars 34 forks source link

Multiple listeners of same type #94

Closed p-wunderlich closed 5 years ago

p-wunderlich commented 5 years ago

Added possibility to configure if we want the reactor listeners on first place or not. (Default is like in the past, listener gets called in the end)

And updated camunda / spring boot / camunda spring boot starter versions