Bernd Ruecker

Results 46 issues of Bernd Ruecker

In Camunda Modeler we can define properties on all elements, e.g. you could configure a message start event to contain meta information about queue names or Kafka topic names. The...

help wanted
backlog

Could be improved (raised by @ingorichtsmeier ) - [ ] Make clear that only Spring Beans can be ZeebeWorkers (`@Componnent`, ...) - [ ] Improve explanation around variable handling /...

Why is this needed and can we probably remove it?

We started to improve the developer experience for Spring users already by providing `@ZeebeWorker(autoComplete=true)` functionality. Now we want to go one step further and provide support for typical problems when...

I am blocked on updating to the latest Camunda version as it requires Spring Boot 2.3.x (https://docs.camunda.org/manual/7.14/user-guide/spring-boot-integration/version-compatibility/) But cloud connectors (https://cloud.spring.io/spring-cloud-connectors/) is not available for spring boot 2.3.x (https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-cloud-connectors)