To avoid the above exception i have disabled the JobExecutorHealthIndicator by adding below property in bootstrap.yml
management:
health:
camunda:
enabled: false
To avoid the above exception i have disabled the JobExecutorHealthIndicator by adding below property in bootstrap.yml
management:
health:
camunda:
enabled: false