camunda-7-springboot-amqp-microservice-cloud-example
camunda-7-springboot-amqp-microservice-cloud-example copied to clipboard
Simple example using Camunda and Spring Boot to define a simple microservice communcating via AMQP, fully unit tested and deployable in the cloud
I just changed db alone to mysql and tried running it, everything seems working but in the console I am getting the below exceptions, could you please let me know...
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)
Hello, I'm try install this example in my installation of camunda bpm platform with wildfly in docker. But I give the error: (...) camunda_app | at [email protected]//org.camunda.bpm.engine.impl.el.JuelExpression.getValue(JuelExpression.java:60) camunda_app | ......
Hi Bern, I am doing some research on Camunda BPM, and how to get it running on PCF. Your example helps me part ways. The question I have, in your...