Open spencergibb opened 5 years ago
creating a basic consul app with discovery and web only results in a critical health app in consul.
Consul support tcp health check, current spring-cloud-consul health check based on http check, if there is a way I can enable tcp health check instead of http path health check.
creating a basic consul app with discovery and web only results in a critical health app in consul.