holunda-io / camunda-bpm-taskpool

Library for pooling user tasks and process related business objects.
https://www.holunda.io/camunda-bpm-taskpool/
Apache License 2.0
66 stars 26 forks source link

feat: make MongoViewService @ConditionalOnMissingBean so that it can … #876

Closed lbilger closed 10 months ago

lbilger commented 10 months ago

…be overridden by subclasses without double-processing events.

Fixes #874

zambrovski commented 10 months ago

The uuid.random is nice. But the PR is still failing