Open abednarski79 opened 2 years ago
I think part of the problem is that "/actuator/health" was missing on some services additionally we might need to set "eureka.client.healthcheck.enabled: true", and probably also "spring.cloud.loadbalancer.health-check.refetch-instances: true".
Hi,
I tried to use application from branch: "non-reactive-new-stack" but after starting following services:
and running command:
curl -X POST -H "Content-Type: application/json" -d @cardApplication.json localhost:9080/application
I'm getting following error: