Does anyone execute camunda bpm examples on jdk 1.8 from github GitHub - camunda/camunda-bpm-examples: A collection of usage examples for Camunda Platform intended to get you started quickly ?
what is blocking you in running those examples? Just checkout any example and do clean build and run the application.
Hi @munimanjunath,
Java 1.8 is supported and the examples should run fine with it.
If in doubt have a look at the list of supported environments: https://docs.camunda.org/manual/latest/introduction/supported-environments/
Cheers,
Miklas