异常信息:
Could not connect to Camunda. Please check the endpoint URL.

解决办法:
http://localhost:8082/rest.
原因:
camunda-springboot-starter-rest,是地址后面加个rest。
默认的是rest 不是engine-rest

流程引擎的部署和app的部署是完全两个东东。

Could not connect to Camunda. Please check the endpoint URL.

相关文章:

  • 2021-04-08
  • 2022-12-23
  • 2022-12-23
  • 2022-02-23
  • 2022-01-19
  • 2022-12-23
  • 2021-09-14
  • 2021-09-14
猜你喜欢
  • 2021-06-26
  • 2021-08-17
  • 2022-12-23
  • 2021-05-15
  • 2021-09-17
  • 2021-10-06
  • 2022-12-23
相关资源
相似解决方案